Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/prawee/yii-components

collect some code that often use by me.
https://github.com/prawee/yii-components

behaviour components php yii2 yii2-components

Last synced: about 1 month ago
JSON representation

collect some code that often use by me.

Awesome Lists containing this project

README

        

yii-components
==============
collect some code that often use by me.

i make separate folder by
http://www.yiiframework.com/wiki/478/alternative-folder-structure-for-a-standard-yii-app/

*behaviours -- contains all the behaviours

*extenders -- all classes, that extends framework's base classes, for example Controller

*functions -- classes, that acts like common function repositories or helpers

*widgets -- for all the visual widgets.