Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 515 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 515 Bytes

php-angular-yii

Intro

This is a basic startup app single page application featuring AngularJs front end framework with several plugins (such as routing, internationalization, and so on) and a PHP Yii Framework as backend. The project dependencies are managed through:

  • Grunt
  • Bower

Tech stack

  • Backend

  • Yii Framework 4.1.1

  • PHP 5.5

  • Postgresql Database 9.2

  • Frontend

  • AngularJS 1.3

  • Bootstrap 3.1.1

  • JQuery 2.1

  • plugins (I18N, ng-routing, ng-grid, angular-cache-booster and so on).