1
0
mirror of https://github.com/ziadoz/awesome-php.git synced 2025-08-16 18:34:19 +02:00

add Docker to Infrastructure section

This commit is contained in:
Jonathan André Schweder
2016-11-09 14:09:52 -02:00
committed by GitHub
parent 3936469c80
commit a3feade012

View File

@@ -848,6 +848,7 @@ Libraries to help manage database schemas and migrations.
* [appserver.io](http://appserver.io/) - A multithreaded application server for PHP, written in PHP.
* [php-pm](https://github.com/php-pm/php-pm) - A process manager, supercharger and load balancer for PHP applications.
* [Docker](https://www.docker.com/) - A containerization platform.
# Resources
Various resources, such as books, websites and articles, for improving your PHP development skills and knowledge.