kablau-joustra / kj-sencha
Ext-JS / Sencha Touch RPC Intergration Module for Zend Framework 2
Installs: 2 785
Dependents: 0
Suggesters: 0
Security: 0
Stars: 24
Watchers: 12
Forks: 15
Open Issues: 5
Requires
- php: >=5.3.3
- doctrine/common: >=2.3-dev,<2.5-dev
- rwoverdijk/assetmanager: 1.*
- zendframework/zendframework: 2.*
This package is not auto-updated.
Last update: 2024-12-21 17:43:21 UTC
README
Sencha Ext-JS / Sencha Touch Integration Module for Zend Framework 2.
The project has an example application build with KJSencha, it is recommended to checkout the Example application if you are interested in using the module
Installation
You can install this module via composer by running the following command in your application's root directory:
$ ./composer.phar require rovak/kj-sencha
You can also install this module without composer, assuming you meet all the dependencies
specified in composer.json
.
Documentation
Features
- Direct API provider
- Component Generator
- Unit tests
Changelog
See Releases