symfony-bundle extjs-bundle
Allows you to return arrays of objects in a ExtJS Store friendly output. For use with the FOSRestBundle
newbridgegreen/extjs-bundle
Allows you to return arrays of objects in a ExtJS Store friendly output. For use with the FOSRestBundle
- Tuesday, August 21, 2012
- by Wedgybo
- Repository
- 2 Watchers
- 3 Stars
- 18 Installations
- 0 Dependents
- 0 Suggesters
- 2 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
ExtJSBundle
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, (*1)
Features include:, (*2)
-
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, (*3)
, (*4)
Documentation
The bulk of the documentation is stored in the Resources/doc/index.md
file in this bundle:, (*5)
Installation
All the installation instructions are located in documentation., (*6)
Reporting issues
Issues and feature requests are tracked in the Github issue tracker., (*7)