Libraries tagged by yii2 model
magisterapp/yii2-generators
223 Downloads
Generador gii base para proyectos de MagisterApp S.A.S.
macfly/yii2-taxonomy
1650 Downloads
Extend Yii2-taxonomy-term (by mhndev) by adding term definition (tags, properties). The extension complete the original module by adding behavior to add term, properties and tags to your model.
m00nk/yii2-dynmodels
7 Downloads
Dynamic Models
lotos2512/array_search_model
21 Downloads
search model by array
kllakk/yii2-enhanced-gii
35 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
kirillemko/yii2-order-behavior
76 Downloads
Manage model order
kirillemko/yii2-activerecord-history
358 Downloads
Save history of changes of ActiveRecord model
kesha-dev/yii2-save-relations-behavior
70 Downloads
Validate and save automatically related Active Record models.
jlorente/yii2-weeklyschedule-selector
24 Downloads
A Yii2 plugin that provides the framework with a weekly schedule selector to attach to models that need a weekly schedule organization.
jlorente/yii2-image
2 Downloads
A Yii2 extension to provide the framework with a powerful backend and frontend tool to manipulate images and attach them to models
jberall/yii2-json-behavior
16 Downloads
Attaches behavior for a Postgresql jsonb column
ivankff/yii2-meta-tags
6 Downloads
DB based model meta data for SEO
insolita/yii2-arsync
30 Downloads
This behavior for automatic or manual sync data between two models, without declaration relation. This behavior must be attached on master model. Main purposes - for sync rarely modified data from more reliable database storage to redis storage for frequently access; Support actual data state in some development cases;
inquid/yii2-uuid-behavior
629 Downloads
Set UUID before save on Yii 2 models
inquid/yii2-relation-traits
629 Downloads
Yii 2 Models load with relation, & transaction save with relation for MongoDB