, (*1)
, (*2)
This is the development version of Bancha Pro. You can download stable production builds from our website.
This version of Bancha is commercially licensed and requires you to purchase a license. You can download a free version here., (*3)
Features
- handles all communication between server and client
- shares all schema and validation rules in CakePHP with Ext JS/Sencha Touch
- enables asynchronous and batched request to the server
- automatically implements CRUD for all remotable cake models
- is well-tested with PHPUnit and Jasmine
Compatibility
- CakePHP 2.1.0 till latest
- Ext JS 4.0.7 till latest
- Sencha Touch 2.0.1.1 till latest
Installation
To install with Composer please use the following instructions:, (*4)
- Add the package name with desired version (e.g.
"bancha/bancha-basic": "2.3.0"
) to the require
key in your composer.json
:
{
"require": {
"bancha/bancha-basic": "2.3.0"
}
}
- Run Composer's update command:
php composer.phar update
Composer will download and install the Bancha Basic to Plugin/Bancha
app's folder., (*5)
For further instructions on using Bancha Basic please see Installation and Usage., (*6)
Licensing
Bancha comes in two flavors. We have an open source version of Bancha Basic and commercial version Bancha Pro.
For complete details see the Bancha Licensing Overview. To purchase a commercial
license or premium support please visit the Bancha Store., (*7)
To download either our free or commercial version go to the Bancha website., (*8)
For any further questions just ask us: support@banchaproject.org, (*9)