The ExtJSBundle has various classes to make life easier when returning data to an ExtJS interface using Symfony2. At the moment its specifically designed to work with FOSRestBundle
Features include:
- StoreView Used to return a collection of objects and wrap them in the default properties that helps an ExtJS Store out.
Caution: This bundle is developed in sync with symfony's repository. I have not tested this under Symfony 2.0.X
The bulk of the documentation is stored in the Resources/doc/index.md
file in this bundle:
All the installation instructions are located in documentation.
Issues and feature requests are tracked in the Github issue tracker.
