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

[Wiki] Comedy of Errors 2

Debug toolbar and YII_DEBUG Set YII_DEBUG to false and wonder why you still see the debug toolbar. Set YII_ENV to prod to disable the toolbar. Set YII_ENV to dev and check allowedIPs to enable the...

View Article


[Wiki] Selecting best language based on Browser language and available...

Your application is international and you have to select the best language for the user. Your user may have selected 'fr_CA' and you have 'fr_FR' or 'fr' available. What do you do? Here is a tip. The...

View Article


[Extension] yii2-ajaxdropdown

Dropdown widget with AJAX data

View Article

[Extension] yii-dygraphswidget

A simple graph widget for Yii 1, using the Dygraphs.js library.

View Article

[Extension] yii2-tagging

Turn delimited data into tags

View Article


[Extension] yii2-google-places-library

Google Places API library for Yii2

View Article

[Extension] saman-payment

Rich payment solutions for Yii framework with Saman Kish Payment

View Article

[Extension] yii2-resource-smart-load

This extension prevent reload resources (on AJAX request), which already exist on client.

View Article


[Extension] esmsglobal

This extension allows you to send sms using SMSGlobal web apis.

View Article


[Extension] yii2-semantic-ui

Extension Library for the Semantic UI framework

View Article

[Extension] socialtrack

social tracking

View Article

[Extension] yii2-dygraphswidget

A simple graph widget for Yii 2, using the Dygraphs.js library.

View Article

[Wiki] Debuging variables in Yii2

This tutorial is explained following "basic" application structure. Create functions.php inside config folder and place this code: <?php /** * Debug function * d($var); */ function...

View Article


[Extension] pipe

Helper in your project for the integration of middleware

View Article

[Extension] yiistranaadapter

A quick adapter (installable via composer) for the Strana pagination composer package

View Article


[Extension] yii-mexvalidators

Validators for two data strings used in Mexico for identity, RFC and CURP, for use with the Yii 1.1.* framework.

View Article

[Extension] yii2-separatedpager

A Yii2 LinkPager that displays the first and last pages inline with other pages.

View Article


[Wiki] MailGun Api Wrapper to send emails

MailGun.php Class <?php /** * MailGun * @author VINAY KUMAR SHARMA <vinaykrsharma@live.in> */ class MailGun extends CApplicationComponent {...

View Article

[Wiki] Things to Consider when application hosting on AppFog

I faced many issues when hosted our company website on AppFog. Problems: Server load balancer IP instead of User's IP All Logged in user's session outs automatically Your should consider these things...

View Article

[Extension] yii-usercounter

Simple user counter

View Article
Browsing all 3375 articles
Browse latest View live