bancha / bancha-basic
Bancha Basic provides everything you need to build your first Ext JS or Sencha Touch application, while using CakePHP on the server.
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 2
Open Issues: 0
Language:JavaScript
Type:cakephp-plugin
Requires
- php: >=5.2.8
- composer/installers: *
This package is auto-updated.
Last update: 2024-11-08 07:42:24 UTC
README
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.
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:
- Add the package name with desired version (e.g.
"bancha/bancha-basic": "2.3.0"
) to therequire
key in yourcomposer.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.
For further instructions on using Bancha Basic please see Installation and Usage.
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.
To download either our free or commercial version go to the Bancha website.
More information
For any further questions just ask us: support@banchaproject.org