Source
Source code of the PHP toolbox.
Install / Use
/learn @origamiphp/SourceREADME
origami
<p> <img src="https://img.shields.io/packagist/php-v/ajardin/origami" alt="PHP version support"/> <a href="https://shepherd.dev/github/origamiphp/source" target="_blank"> <img src="https://shepherd.dev/github/origamiphp/source/coverage.svg" alt="Shepherd results"/> </a> <a href="https://codecov.io/gh/origamiphp/source" target="_blank"> <img src="https://img.shields.io/codecov/c/github/origamiphp/source?label=code-coverage" alt="Codecov results"/> </a> <a href="https://packagist.org/packages/ajardin/origami" target="_blank"> <img src="https://img.shields.io/packagist/dt/ajardin/origami" alt="Packagist downloads"/> </a> </p>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.
