Libraries tagged by yii2 model
asinfotrack/yii2-comments
415 Downloads
Yii2-comments is a behavior and a set of widgets to enable generic commenting on Yii2-ActiveRecord-Models
e96/yii2-relational-behavior
61250 Downloads
Easy saving relational models in yii2
mikk150/yii2-tagdependency-invalidator
7211 Downloads
Invalidates Yii2's TagDependency tags on model update/delete and insert
lisi4ok/yii2-auditlog
5049 Downloads
Yii2 Audit Log. This extension log all models actions -> find/insert/update/delete.
yii2-extended/yii2-export-policy-onefile
6485 Downloads
An implementation of the yii2 export policy interface that creates only one file for each model
yii2-extended/yii2-export-policy-datetime
6488 Downloads
An implementation of the yii2 export policy interface that creates files for each models and one of their date field values
wowkaster/yii2-serialize-attributes
5815 Downloads
This behavior allows you to treat model attributes as arrays, and they are automatically serialized for insertion and unserialized upon select, as long as you use the active record find methods.
sleifer/yii2-autocomplete-ajax
7900 Downloads
A simple way to search model id of the attributes model.
sibds/yii2-trash-behavior
2552 Downloads
AR models behavior that allows to mark models as deleted and then restore them.
pistol88/yii2-cart
1197 Downloads
yii2-cart it's a simple cart module to collect application models, that implement cart interface + widgets
pceuropa/yii2-forms
1781 Downloads
Form builder or code generator for Yii2. List GridView of forms. Saving form data in a databases.
ozerich/yii2-filestorage-db
1931 Downloads
Extension for file uploading and attaching to the models
marena/yii2-relation-trait
2783 Downloads
Yii 2 Models load with relation, & transaction save with relation
marena/yii2-enhanced-gii
2592 Downloads
Generate Relational (has many) Models & CRUD.
laxity7/yii2-trim-behavior
3560 Downloads
Behavior that truncates all spaces and other characters in all attributes in a model before validate