mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
add ddev, and docksal to development environment (#1205)
* Update README.md add ddev and devilbox to development environment * add docksal to Development Environment * Update README.md * Update README.md * Change order --------- Co-authored-by: Alexander Kartavenko <askemailbox@gmail.com>
This commit is contained in:
parent
974375e925
commit
2eb0b250a1
@ -830,8 +830,10 @@ Libraries to help manage database schemas and migrations.
|
||||
*Software and tools for creating and sharing a development environment.*
|
||||
|
||||
* [Ansible](https://www.ansible.com/) - A radically simple orchestration framework.
|
||||
* [DDEV](https://github.com/drud/ddev) - a local web development environment system for PHP.
|
||||
* [Docker](https://www.docker.com/) - A containerization platform.
|
||||
* [Docker PHP Extension Installer](https://github.com/mlocati/docker-php-extension-installer) - Easily install PHP extensions in Docker containers.
|
||||
* [Docksal](https://github.com/docksal/docksal) - Unified, Docker :whale: powered web development environments for macOS, Windows, and Linux.
|
||||
* [Expose](https://github.com/beyondcode/expose) - An open-source PHP tunneling service.
|
||||
* [Lando](https://lando.dev/) - Push-button development environments.
|
||||
* [Laravel Homestead](https://laravel.com/docs/master/homestead) - A local development environment for Laravel.
|
||||
|
Loading…
Reference in New Issue
Block a user