1
0
mirror of https://github.com/ziadoz/awesome-php.git synced 2025-08-27 06:34:37 +02:00

Merge pull request #717 from jaschweder/master

add Docker to Infrastructure section
This commit is contained in:
Jad Bitar
2016-11-17 07:01:09 -05:00
committed by GitHub

View File

@@ -814,6 +814,7 @@ Libraries to help manage database schemas and migrations.
* [PuPHPet](https://puphpet.com/) - A web tool for building PHP development virtual machines.
* [Puppet](https://puppet.com/) - A server automation framework and application.
* [Vagrant](https://www.vagrantup.com/) - A portable development environment utility.
* [Docker](https://www.docker.com/) - A containerization platform.
## Virtual Machines
*Alternative PHP virtual machines.*