gnugat / wizard-bundle
Easing Symfony2 bundle installation to one single command
Installs: 95
Dependents: 1
Suggesters: 0
Security: 0
Stars: 22
Watchers: 2
Forks: 5
Type:symfony-bundle
Requires
- sensio/generator-bundle: >=2.3,<3.0
- symfony/console: >=2.3,<3.0
- symfony/framework-bundle: >=2.3,<3.0
- symfony/validator: >=2.3,<3.0
Requires (Dev)
- behat/behat: ~2.0
- composer/composer: ~1.0@alpha
- phpspec/phpspec: ~2.0
- phpunit/phpunit: ~3.7
- symfony/form: >=2.3,<3.0
This package is auto-updated.
Last update: 2022-02-01 12:28:08 UTC
README
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.
Features
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.
Installation
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.
Tests
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.
Further 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