| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Php Docker stack to run Php Apps in Production and Development, using Docker Compose Services to run any Php version, Databases, Cache, Queues, Logs and much more...
From now on, no need to keep messing around the Operating System to have a full development stack ready to build our awesome Php Apps.
If this is useful for you, please:
This repository uses Explicit Versioning schema.
Branches are created as demonstrated here.
This are the type of branches we can see at any moment in the repository:
Only master and last-stable-release branches will be permanent ones in the repository and all other ones will be removed once they are merged.
By default this Php Docker Stack only supports Php Apps requiring versions of Php >= 7.0.
This was a conscious decision to help adoption of awesome Php7 and not have to duplicate efforts in supporting old Php versions... you know I do this in my free time ;).
But using the Php Docker Stack for older Php Versions is easy as using the .env file to override the required docker images for Php by other ones supporting the desired Php version your project is running on.
| Back | FazBrowse Home | New Git URL |