|
|
@@ -534,7 +534,6 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
|
534
|
534
|
* [Puppet](http://puppetlabs.com/) - A server automation framework and application.
|
|
535
|
535
|
* [Chef](https://github.com/opscode/chef) - A systems integration framework.
|
|
536
|
536
|
* [SaltStack](http://saltstack.com/community.html) - An infrastructure management tool.
|
|
537
|
|
-* [PuPHPet](https://puphpet.com/) - A web tool for building PHP development virtual machines.
|
|
538
|
537
|
* [PHP Brew](https://github.com/c9s/phpbrew) - A PHP version manager and installer.
|
|
539
|
538
|
* [PHP Env](https://github.com/CHH/phpenv) - Another PHP version manager.
|
|
540
|
539
|
* [PHP Switch](https://github.com/jubianchi/phpswitch) - Another version manager.
|
|
|
@@ -546,6 +545,8 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
|
546
|
545
|
## Web Tools
|
|
547
|
546
|
*Web-based tools.*
|
|
548
|
547
|
|
|
|
548
|
+* [PuPHPet](https://puphpet.com/) - A web tool for building PHP development virtual machines.
|
|
|
549
|
+* [Protobox](http://getprotobox.com/) - Another web tool for building PHP development virtual machines.
|
|
549
|
550
|
* [3V4L](http://3v4l.org/) - An online PHP shell.
|
|
550
|
551
|
* [DBV](http://dbv.vizuina.com/) - A database version control application.
|
|
551
|
552
|
* [PHP Queue](https://github.com/CoderKungfu/php-queue) - An application for managing queueing backends.
|