Skip to content

cti/sencha

Repository files navigation

Sencha

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