Discussion on what dev environment people use and prefer

This page summarizes the projects mentioned and recommended in the original post on /r/PHP

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • v4-docker

    Discontinued Bootstrapped Chevereto Docker images

  • I spawn my own custom images depending on the use context, I build them multiarch so it runs in my old x86, M1, etc. I've one of my dev setups here: https://github.com/chevereto/v4-docker

  • docker-php-tutorial

    Example files of my tutorial on PHP on Docker (check out the branches!)

  • Docker is imho the way to go. Only downside for me is the file system performance on Mac and Windows compared to Linux. I've documented "our" setup in https://www.pascallandau.com/blog/docker-from-scratch-for-php-applications-in-2022/ which is part of a multi-part tutorial on "all things docker" for PHP devs => https://github.com/paslandau/docker-php-tutorial

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Laradock

    Full PHP development environment for Docker.

  • The prime example of what I'm referring to is: https://github.com/laradock/laradock

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • What is a better dev setup instead of xampp?

    3 projects | /r/PHP | 5 Jul 2023
  • Laravel Docker in Windows

    1 project | /r/PinoyProgrammer | 30 Apr 2023
  • What do Mac users here use for local development / testing? AMP software discussion

    8 projects | /r/PHP | 27 Apr 2023
  • Why is my directory list showing up on the web browser (localhost)?

    1 project | /r/PHPhelp | 22 Mar 2023
  • Optimizing Bitbucket Pipelines with Custom Docker Images

    2 projects | dev.to | 15 Feb 2023