origamiphp / source

Source code of the PHP toolbox.
MIT License
12 stars 4 forks source link
blackfire docker drupal hacktoberfest magento2 orocommerce php sylius symfony

origami

PHP version support Shepherd results Codecov results Packagist downloads

This toolbox helps you manage local Docker environments for different type of PHP projects. There is a built-in skeleton for Drupal, Magento 2, OroCommerce, Sylius, and Symfony.

It allows you to create a new environment from scratch without impacting the source code of your project. It also offers the ability to have a global overview of all installed environments and perform actions without having to be in the project directory. Native commands are still available since this is a wrapper of Docker Compose.

📚 Documentation

To discover how to install and use origami, please have a look at the wiki page.

🤝 Contributing

Contributions, issues and feature requests are welcome! Feel free to check issues page.

📝 License

Copyright © Alexandre Jardin. origami is an open-sourced software licensed under the MIT license.