This bundle is a simple container of various utility classes to develop your app faster.
This bundle brings :
- a base controller with many shortcuts
- a resource oriented controller
- a command to load your Alice fixtures (
php app/console alice:fixtures:load fixtures_dir
) - a command to initialize environnement for various tools (Ant/Jenkins only atm)
For installation, see:
Resources/doc/install.md
→ Read the installation documentation
For installation, see:
Resources/doc