remove PHP static from Development

This commit is contained in:
phpstatic.com 2020-02-05 22:27:00 +08:00 committed by GitHub
parent e61da5a9a2
commit fb5071482b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -819,7 +819,6 @@ Libraries to help manage database schemas and migrations.
* [Puppet](https://puppet.com/) - A server automation framework and application. * [Puppet](https://puppet.com/) - A server automation framework and application.
* [Vagrant](https://www.vagrantup.com/) - A portable development environment utility. * [Vagrant](https://www.vagrantup.com/) - A portable development environment utility.
* [Docker](https://www.docker.com/) - A containerization platform. * [Docker](https://www.docker.com/) - A containerization platform.
* [PHP Static](https://phpstatic.com/) A tools to provide PHP packages without dependency hell.
### Virtual Machines ### Virtual Machines
*Alternative PHP virtual machines.* *Alternative PHP virtual machines.*