From 350e8f93080a2486147d38ed9a4d59d04a1632ff Mon Sep 17 00:00:00 2001 From: souhaiebtar Date: Fri, 16 Feb 2024 14:53:49 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3d118a7..69480ea 100644 --- a/README.md +++ b/README.md @@ -830,7 +830,9 @@ 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. +* [docksal](https://github.com/docksal/docksal) - Unified, Docker :whale: powered web development environments for macOS, Windows, and Linux. * [Docker PHP Extension Installer](https://github.com/mlocati/docker-php-extension-installer) - Easily install PHP extensions in Docker containers. * [Expose](https://github.com/beyondcode/expose) - An open-source PHP tunneling service. * [Lando](https://lando.dev/) - Push-button development environments. @@ -839,8 +841,6 @@ Libraries to help manage database schemas and migrations. * [Puppet](https://www.puppet.com) - A server automation framework and application. * [Takeout](https://github.com/tighten/takeout) - A Docker-based development-only dependency manager. * [Vagrant](https://www.vagrantup.com/) - A portable development environment utility. -* [ddev](https://github.com/drud/ddev) - a local web development environment system for PHP. -* [docksal](https://github.com/docksal/docksal) - Unified, Docker :whale: powered web development environments for macOS, Windows, and Linux. ### Virtual Machines *Alternative PHP virtual machines.*