Libraries tagged by yii2 model
burn/yii2-db-archiver
6346 Downloads
DbArchiver archive and restore old data from DB to file by Yii2 ActiveRecord models. For big tables allow direct file export from MySQL database(fast archiving, but file save only on MySQL server drive)
vintage/yii2-search
4565 Downloads
Search in Active Record models for Yii2
mikk150/yii2-tagdependency-invalidator
7039 Downloads
Invalidates Yii2's TagDependency tags on model update/delete and insert
dvizh/yii2-field
1727 Downloads
yii2-field add fields to your model
lisi4ok/yii2-auditlog
5007 Downloads
Yii2 Audit Log. This extension log all models actions -> find/insert/update/delete.
yii2mod/yii2-gii-extended
5886 Downloads
This generator generates a controller and views that implement CRUD (Create, Read, Update, Delete) operations for the specified data model.
yii2-extended/yii2-export-policy-onefile
6436 Downloads
An implementation of the yii2 export policy interface that creates only one file for each model
yii2-extended/yii2-export-policy-datetime
6439 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
5678 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
7579 Downloads
A simple way to search model id of the attributes model.
pceuropa/yii2-forms
1780 Downloads
Form builder or code generator for Yii2. List GridView of forms. Saving form data in a databases.
ozerich/yii2-filestorage-db
1898 Downloads
Extension for file uploading and attaching to the models
marena/yii2-relation-trait
2580 Downloads
Yii 2 Models load with relation, & transaction save with relation
marena/yii2-enhanced-gii
2410 Downloads
Generate Relational (has many) Models & CRUD.
icalab/yii2-ica-mediafile
254 Downloads
Extension for attaching media files to models.