backvendor Makes building services simpler, faster and require less code

  1. Feature list
  2. Requirements
  3. Resources

logo

Backvendor is an Yii extension that helps developers to speed up development of web services and administration sites based on Yii Framework.

Feature list

  1. Just one console command to create basic structure of your multi application system with common core.
  2. Backend engine that allows creating CRUD pages by setting configurations in Yii style. You do not have to generate CRUD controllers and views for every ActiveRecord model - you generate models and configure custom options in array (e.g. image uploading for image fields). It allows you to change CRUD by changing models only.
  3. JSON API Web service engine
  4. Auto documentation of API version generated as a web page
  5. API versioning. You can make successors of your API versions to support older and newer once at one time.
  6. Engine to create functional tests for your API due to TDD concept based on phpunit.
  7. Deployment script for moving your project to production server using Phing

Requirements

Yii 1.1 or above

Resources

github documentation documentation

14 0
31 followers
0 downloads
Yii Version: 1.1
License: BSD-2-Clause
Category: Others
Developed by: MobiDev Corporation
Created on: Aug 6, 2012
Last updated: 9 years ago

Related Extensions