|
|
@@ -813,6 +813,7 @@ Libraries to help manage database schemas and migrations.
|
|
813
|
813
|
* [PuPHPet](https://puphpet.com/) - A web tool for building PHP development virtual machines.
|
|
814
|
814
|
* [Puppet](https://puppet.com/) - A server automation framework and application.
|
|
815
|
815
|
* [Vagrant](https://www.vagrantup.com/) - A portable development environment utility.
|
|
|
816
|
+* [Docker](https://www.docker.com/) - A containerization platform.
|
|
816
|
817
|
|
|
817
|
818
|
## Virtual Machines
|
|
818
|
819
|
*Alternative PHP virtual machines.*
|
|
|
@@ -848,7 +849,6 @@ Libraries to help manage database schemas and migrations.
|
|
848
|
849
|
|
|
849
|
850
|
* [appserver.io](http://appserver.io/) - A multithreaded application server for PHP, written in PHP.
|
|
850
|
851
|
* [php-pm](https://github.com/php-pm/php-pm) - A process manager, supercharger and load balancer for PHP applications.
|
|
851
|
|
-* [Docker](https://www.docker.com/) - A containerization platform.
|
|
852
|
852
|
|
|
853
|
853
|
# Resources
|
|
854
|
854
|
Various resources, such as books, websites and articles, for improving your PHP development skills and knowledge.
|