Yii Expert

Yii Framework Community

Yii Framework

Is it fast? ... Is it secure? ... Is it professional? ... Is it right for my next project? ... Yes, it is!

Yii is a high-performance component-based PHP framework best for Web 2.0 development. Yii helps Web developers build complex applications and deliver them on-time.

Yii is a free, open-source Web application development framework written in PHP5 that promotes clean, DRY design and encourages rapid development. It works to streamline your application development and helps to ensure an extremely efficient, extensible, and maintainable end product.

Download Yii Framework latest stable version Click here

Yii Favorite Tweets [Extension]

Yii extension for display favorite tweets in a beautiful CSS3 interface. It will use Twitter’s v1.1 OAuth API and the Codebird library.

Download Extension

Yii Google Plus Badge [Extension]

Yii extension for Google plus badge with custom attributes like - show tag line, theme, cover photo, layout etc. It's simple and less code extension but work great.

Download Extension

Yii Social Links [Extension]

All top social media links like - facebook, twitter, linkedin etc. with left & right alignment.

Download Extension

Yii Social Share Button [Extension]

All top social media share buttons like - facebook, twitter, linkedin and googleplus. Paste the code into your main.php page or also you can use this code as per your requirement.

Download Extension

Yii Facebook Like Box [Extension]

Yii extension for facebook Like box with custom attributes like - show header, post, user faces, layout etc. It's simple and less code extension but work great.

Download Extension

Disallowing login for INACTIVE users in Yii [Wiki]

In this wiki I will show how to Disallowing login for Inactive users. Only Active users can logging and access their account. You can set privacy for your yii web apps users.

Read Wiki

How to create & call custom global function in whole application in Yii [Wiki]

In this wiki I will show how to create own custom global function. It may be save the space and reduce the time.

Read Wiki

Yii Change Password with TbActiveForm [Wiki]

In this wiki I will show how could use a TbActiveForm for changing the old password.

Read Wiki

Yii How to prevent Login from two places? [Wiki]

In this wiki I will show how to Disallowing login from multi places. User can login or access their account at time, only single place.

Read Wiki

Yii How to display data from two tables in TbGridView using DataProvider? [Wiki]

In this wiki I will show how to display data from two tables in Bootstrap TbGridView using dataProvider.

Read Wiki

Yii Forcing login for all pages using CBehavior [Wiki]

In this wiki I will show how could forcing login for all pages and users must be logged in to access almost all of the site’s content.

Read Wiki