cti/sencha

Sencha helper

0.1.5 2014-06-27 11:58 UTC

This package is auto-updated.

Last update: 2024-04-08 06:08:32 UTC


README

Latest Stable Version Total Downloads License Build Status Coverage Status

Sencha used for application flow. You can start use it with this command:

composer create-project cti/app 

Installation

If you want to use it on your own framework, use composer package:

{
    "require": {
        "cti/sencha": "*"    
    }
}

Documentation

Coming soon