1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-06 00:10:48 +00:00

Fix DDEV url [skip ci]

This commit is contained in:
Alexander Kartavenko 2024-02-16 18:00:18 +02:00 committed by GitHub
parent 2eb0b250a1
commit 4d7a6e521a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -830,7 +830,7 @@ 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.
* [DDEV](https://github.com/ddev/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.