Quantcast
Channel: Live News for Yii Framework
Browsing all 3361 articles
Browse latest View live
↧

[Extension] mapping

A Mapping Widget for placing openlayers maps, and doing spatial queries. the goal is to make it better than GeoExt

View Article


[Extension] cassandra-cql

A Cassandra CQL3 client wrapper over phpcassa for Yii

View Article


[Extension] yii-dashboard

A simple template for Yii admin dashboard

View Article

[Extension] rlmenu

Its a simple menu widget for its corresponding related links

View Article

[Extension] emailvalidation

Customize Email Validation

View Article


[Wiki] Debugging CActiveRecord failed save() attempts

What's the problem? When you're filling up a form of a CActiveRecord (using CActiveForm for example), usually you'll construct your code so that in case of validation error you'll get back the form...

View Article

[Extension] yiitagcloud

Simple Yii Framework tag cloud extension

View Article

[Wiki] Using CListView to display items next to each other (in columns)

When using CListView to display multiple views next to each other, we can use the $index variable inside the viewFile to achieve this. As far as i know there is no extension or out-of-the-box...

View Article


[Extension] authbooster

YiiAuth + YiiBooster extension. By @robregonm

View Article


[Extension] bcountdown

Easy to use animated countdown javascript

View Article

[Wiki] Store session in database

CREATE TABLE IF NOT EXISTS `sessions` ( `id` char(32) NOT NULL, `expire` int(11) DEFAULT NULL, `data` blob, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; 'session'=>array(...

View Article

[Extension] eses

Amazon AWS SES (Simple Email Service) Component for Yii.

View Article

[Extension] yiimetroui

yii2 metroui bootstrap widgets

View Article


[Extension] ejsscroll

beautify vertical and horizontal html bars

View Article

[Extension] mctreegridview

A modification of cqtreeview,combining treeview and cgridview with filter search enabled

View Article


[Wiki] AngularJS Frontend:Connecting it with a Yii Backend REST API.Gallery...

AngularJS Frontend:Connecting it with a Yii Backend REST API.Gallery Manager Demo Application. By Spiros Kabasakalis Overview A Gallery Manager demo application with Yii REST backend and AngularJS...

View Article

[Extension] elongpress

Wrapper widget to use jQuery Plugin Long Press

View Article


[Wiki] Simple Mail Queue

Overview This tutorial shows how to create a simple mail queue. It is usually run from a cron job but can be run from the command line too. The basic idea is to create a complete mail message and store...

View Article

[Wiki] Using Nginx and Apache2 in separate distributed servers (ie, Amazon...

We are running one frontend running NGINX and several app servers running Apache2. There are several issues we have come across but right now I'll be documenting one of them. I'll be completing this...

View Article

[Extension] maskedimage

Now it's easy to create masked image with this user friendly extension.

View Article
Browsing all 3361 articles
Browse latest View live