Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1.16 KB

File metadata and controls

30 lines (17 loc) · 1.16 KB

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

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

Build Status

Documentation

The bulk of the documentation is stored in the Resources/doc/index.md file in this bundle:

Installation

All the installation instructions are located in documentation.

Reporting issues

Issues and feature requests are tracked in the Github issue tracker.