newbridgegreen/extjs-bundle

Allows you to return arrays of objects in a ExtJS Store friendly output. For use with the FOSRestBundle

dev-master 2012-08-21 18:47 UTC

This package is not auto-updated.

Last update: 2024-04-27 10:27:47 UTC


README

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.