Removes muggle steps from bundle installation by shrinking it to a single command:
composer require 'acme/demo-bundle:*'
No more manual edition of app/AppKernel.php
, everything is done automagically!
Read more about this project with the following introduction.
Get enchanted with the current features:
[x] bundle registration commands
[x] automatic bundle registration after running `composer require`
Improvements under heavy witchcrafting:
[ ] interractive configuration
[ ] bundle removal
[ ] bundle renaming
Read more about the usage with the documentation.
To download and install this bundle into your Symfony2 application, run the following command:
curl -sS https://raw.github.com/gnugat/GnugatWizardBundle/master/bin/installer.sh | sh
Learn more about installation by reading its documentation.
You can run the tests with the following script:
sh bin/tester.sh
Grasp more about those tests by having a look at the documentation.
You can see the current and past versions using one of the following:
- the
git tag
command - the releases page on Github
- the file listing the changes between versions
You can find more documentation at the following links:
- copyright and MIT license
- versioning and branching models
- contribution instructions
- documentation directory
This project began as a hackday at SensioLabs, with the help of:
- Loïc Chardonnet (lead developer)
- Inal Djafar
- Thomas Gay
- Kathryn Greer
- Julien Didier
- Mickaël Andrieu
- and other awesome developers