GithubHelp home page GithubHelp logo

backvendor's Introduction

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 [email protected]: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

backvendor's People

Contributors

elitemaks avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.