kablau-joustra/kj-sencha-example

Example application for using KJSencha with Zend Framework 2

1.1 2013-02-19 23:04 UTC

This package is not auto-updated.

Last update: 2024-04-13 12:12:00 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