mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Add Homestead and Valet. Reorder.
This commit is contained in:
parent
ffa4269773
commit
f70a55bbe3
@ -806,8 +806,9 @@ Libraries to help manage database schemas and migrations.
|
|||||||
### PHP Installation
|
### PHP Installation
|
||||||
*Tools to help install and manage PHP on your computer.*
|
*Tools to help install and manage PHP on your computer.*
|
||||||
|
|
||||||
* [HomeBrew](https://brew.sh/) - A package manager for OSX.
|
|
||||||
* [Brew PHP Switcher](https://github.com/philcook/brew-php-switcher) - Brew PHP switcher.
|
* [Brew PHP Switcher](https://github.com/philcook/brew-php-switcher) - Brew PHP switcher.
|
||||||
|
* [HomeBrew](https://brew.sh/) - A package manager for OSX.
|
||||||
|
* [Laravel Valet](https://laravel.com/docs/master/valet) - A development environment for macOS.
|
||||||
* [PHP Brew](https://github.com/phpbrew/phpbrew) - A PHP version manager and installer.
|
* [PHP Brew](https://github.com/phpbrew/phpbrew) - A PHP version manager and installer.
|
||||||
* [PHP Build](https://github.com/php-build/php-build) - Another PHP version installer.
|
* [PHP Build](https://github.com/php-build/php-build) - Another PHP version installer.
|
||||||
* [PHP OSX](https://php-osx.liip.ch/) - A PHP installer for OSX.
|
* [PHP OSX](https://php-osx.liip.ch/) - A PHP installer for OSX.
|
||||||
@ -817,6 +818,7 @@ Libraries to help manage database schemas and migrations.
|
|||||||
|
|
||||||
* [Ansible](https://www.ansible.com/) - A radically simple orchestration framework.
|
* [Ansible](https://www.ansible.com/) - A radically simple orchestration framework.
|
||||||
* [Docker](https://www.docker.com/) - A containerization platform.
|
* [Docker](https://www.docker.com/) - A containerization platform.
|
||||||
|
* [Laravel Homestead](https://laravel.com/docs/master/homestead) - A local development environment for Laravel.
|
||||||
* [Laradock](http://laradock.io/) - A full PHP development environment based on Docker.
|
* [Laradock](http://laradock.io/) - A full PHP development environment based on Docker.
|
||||||
* [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.
|
||||||
|
Loading…
Reference in New Issue
Block a user