rovak / kj-sencha-example
Example application for using KJSencha with Zend Framework 2
Installs: 15
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 5
Forks: 5
Open Issues: 0
Type:application
Requires
- php: >=5.3.3
- kablau-joustra/kj-sencha: 0.*
- rwoverdijk/assetmanager: 1.*
- zendframework/zendframework: 2.*
This package is not auto-updated.
Last update: 2024-12-31 03:43:23 UTC
README
Example application for using KJSencha with Zend Framework 2 and Sencha Ext JS
Introduction
KJSencha is a Zend Framework 2 module which provides functionality to help you build apps with Zend Framework 2 and the Sencha Ext JS framework
Requirements
KJSenchaExample is based on the Zend Framework 2
Installation
You can install this module via composer by running the following command in your application's root directory:
$ ./composer.phar create-project kablau-joustra/kj-sencha-example
You can also install this module without composer, assuming you meet all the dependencies
specified in composer.json