jlorente/yii2-behaviors A compilation of useful behaviors for the Yii2 framework.

behaviorsorderenhanceduuid

Yii2 Behaviors (Development Phase)

A compilation of useful behaviors for the Yii2 framework.

Included Behaviors

ActiveOrderBehavior - A behavior to handle a sorting field in models of the same type. EnhancedAttributeBehavior - Acts like the attribute behavior but allows that attributes could depend on attributes in the related models.

Installation

Include the package as dependency under the composer.json file.

To install, either run

$ php composer.phar require jlorente/yii2-behaviors "*"

or add

...
    "require": {
        // ... other configurations ...
        "jlorente/yii2-behaviors": "*"
    }

to the require section of your composer.json file.

Usage

In construction

License

Copyright © 2015 José Lorente Martín jose.lorente.martin@gmail.com.

Statistics

Downloads
GitHub Stars
GitHub Forks

Releases

No stable releases.

Comments



No stable releases.



MIT license
Stats
2 github stars & 1 github forks
0 downloads in the last day
0 downloads in the last 30 days
67 total downloads