From f09cdcac289d8bb49516d5a133ab1e5aed39510f Mon Sep 17 00:00:00 2001 From: Nikolay Stepanov Date: Thu, 2 Mar 2017 10:09:34 +0300 Subject: [PATCH] Add Stacker to Development Environment Stacker - Environment for local web development, ready for use. Run Symfony, Laravel, Yii, and other frameworks easy! You can also run native php! --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 031f39c..351dce2 100644 --- a/README.md +++ b/README.md @@ -819,6 +819,7 @@ Libraries to help manage database schemas and migrations. * [Puppet](https://puppet.com/) - A server automation framework and application. * [Vagrant](https://www.vagrantup.com/) - A portable development environment utility. * [Docker](https://www.docker.com/) - A containerization platform. +* [Stacker](https://github.com/Maxlab/stacker) - A environment for local PHP development. ## Virtual Machines *Alternative PHP virtual machines.*