Backvendor

Backvendor 是一个 Yii 扩展,帮助开发者加快基于 Yii 框架的网络服务和管理网站的开发。「Backvendor is an Yii extension that helps developers to speed up development of web services and administration sites based on Yii Framework.」

  • Owner: MobiDevBiz/backvendor
  • Platform:
  • License:: Other
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Backvendor

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

Quick start

 cd /path/to/webroot
 git clone git@github.com:mobidevpublisher/backvendor.git  
 cd backvendor
 php bviic.php createmultiapp --path="/path/to/webroot/my-backvendor-project-folder"

Resources

Backvendor at Yii extensions - http://www.yiiframework.com/extension/backvendor
Documentation - http://mobidev.biz/backvendor
Demo project - https://github.com/mobidevpublisher/backvendor-demo

Main metrics

Overview
Name With OwnerMobiDevBiz/backvendor
Primary LanguagePHP
Program languagePHP (Language Count: 2)
Platform
License:Other
所有者活动
Created At2012-06-15 11:02:32
Pushed At2012-08-16 08:20:20
Last Commit At2012-08-16 11:19:05
Release Count0
用户参与
Stargazers Count17
Watchers Count8
Fork Count6
Commits Count1
Has Issues Enabled
Issues Count1
Issue Open Count0
Pull Requests Count1
Pull Requests Open Count0
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private