[Wiki] CRUD operation in Yii framework
Simple Yii Script for performing CRUD operations: Greetings, This tutorial teach you the simple way to perform the crud operation in Yii framework, its easy to perform the database operation in Yii....
View Article[Extension] yii2-dynagrid
Turbo charge the Yii 2 GridView with personalized columns, page size, and themes.
View Article[Extension] social-links
All top social media links like - facebook, twitter, linkedin etc.
View Article[Extension] yii-ws-event-dispatcher
EventDispatcher component a simple and effective make your projects truly extensible.
View Article[Extension] social-share-button
All top social media share buttons like - facebook, twitter, linkedin etc.
View Article[Extension] yii-body-classes
This behavior makes adding CSS body classes to your layouts quite simple
View Article[Extension] yii2-money
An advanced money mask input for Yii 2.0 based on jquery maskmoney plugin styled for Bootstrap 3.
View Article[Wiki] How to use yii2-authclient to communicate with Twitter using Single...
Introduction This tutorial is not about allowing users to sign into your application by using any of the OAuth providers available with the official yii2-authclient extension, it is about how to...
View Article[Extension] yii2-leaflet-library
Extension Library to display interactive maps with LeafLet
View Article[Extension] yii2-bootstrap-form-helpers
Collection of JQuery plugins to enhance your Yii2 apps
View Article[Wiki] Using rights extension with different table and column name
Once you have installed and configured the rights extension in your application, you can change the table name from 'User' to any table name you want and similarly for 'username' column to any other...
View Article[Wiki] How to create a Widget - Recent Comments widget
Here's a simple way to create a Recent comments showing widget to be used in your templates. The idea is just to highlighting your blog's new comments. Step 1: - Creating a Widget Component...
View Article[Extension] yiibraintree
Yiibraintree Simplify Integration of Braintree payment Solution into your ecommerce apps.
View Article