Working with Yii Framework
April 20, 2018

Working with Yii Framework

Shameemah Kurzawa | TrustRadius Reviewer
Score 8 out of 10
Vetted Review
Verified User

Overall Satisfaction with Yii Framework

Yii Framework is used by the PHP team to develop customer portals. We do a lot of REST API integration with our internal applications. It helps providing and collecting information from customers.
  • Generating forms and integrates bootstrap
  • Provides great CRUD functionality with active record
  • Provides lots of useful HTML helper widgets for UI enhancement
  • Provides good access control (RBAC)
  • There should be more flexibility to extend or add capability for theming
  • Provide in-build REST API integration tool rather than using 3rd party
  • More hands on documentation around consuming REST API and access control
  • Overall Yii has speed up our development and help to cut down on development cost.
  • On the other hand, the bloated vendor library does cause space issues when we have high volume of applications on our servers.
We have used Zend Framework. In comparison Yii Framework is much more lightweight and has smaller learning curve.
Yii Framework is well suited for medium size application and gets a bit hectic to work with for bigger application as more files get added.

Using Yii Framework

6 - Application Development
5 - Senior Application Developers
  • To rewrite some of our old applications
We are in the process of migrating our old application to Yii Framework.