This is the composer build of Bancha Basic, only releases are pushed to this repository. For more information see http://bancha.io
- handles all communication between server and client
- enables asynchronous and batched request to the server
- is well-tested with PHPUnit and Jasmine
- CakePHP 2.1.0 till latest
- ExtJS 4.0.7 till latest
- Sencha Touch 2.0.1.1 till latest
To install with Composer please use the following instructions:
- Add the package name with desired version (e.g.
"bancha/bancha-basic": "2.1.0"
) to therequire
key in yourcomposer.json
:
{
"require": {
"bancha/bancha-basic": "2.1.0"
}
}
- Run Composer's update command:
php composer.phar update
Composer will download and install the Bancha Basic to Plugin/Bancha
app's folder.
For further instructions on using Bancha Basic please see Installation and Usage.
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.
To download either our free or commercial version go to the Bancha website.
For any further questions just ask us: support@banchaproject.org