|
|
@@ -840,11 +840,12 @@ Libraries to help manage database schemas and migrations.
|
|
840
|
840
|
* [Ansible](https://www.ansible.com/) - A radically simple orchestration framework.
|
|
841
|
841
|
* [Docker](https://www.docker.com/) - A containerization platform.
|
|
842
|
842
|
* [Docker PHP Extension Installer](https://github.com/mlocati/docker-php-extension-installer) - Easily install PHP extensions in Docker containers.
|
|
|
843
|
+* [Lando](https://lando.dev/) - Push-button development environments.
|
|
843
|
844
|
* [Laravel Homestead](https://laravel.com/docs/master/homestead) - A local development environment for Laravel.
|
|
844
|
845
|
* [Laradock](http://laradock.io/) - A full PHP development environment based on Docker.
|
|
845
|
846
|
* [Puppet](https://puppet.com/) - A server automation framework and application.
|
|
|
847
|
+* [Takeout](https://github.com/tighten/takeout) - A Docker-based development-only dependency manager.
|
|
846
|
848
|
* [Vagrant](https://www.vagrantup.com/) - A portable development environment utility.
|
|
847
|
|
-* [Vessel](https://vessel.shippingdocker.com/) - Simple Docker development environments for Laravel.
|
|
848
|
849
|
|
|
849
|
850
|
### Virtual Machines
|
|
850
|
851
|
*Alternative PHP virtual machines.*
|