Libraries tagged by yii2 model
vintage/yii2-search
4563 Downloads
Search in Active Record models for Yii2
mikk150/yii2-tagdependency-invalidator
6661 Downloads
Invalidates Yii2's TagDependency tags on model update/delete and insert
yii2-extended/yii2-export-policy-onefile
6328 Downloads
An implementation of the yii2 export policy interface that creates only one file for each model
yii2-extended/yii2-export-policy-datetime
6331 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
5342 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.
v0lume/yii2-meta-tags
4130 Downloads
DB based model meta data for SEO
synatree/yii2-dynamic-relations
2791 Downloads
Allows Yii2 views to contain a dynamically expanding set of fields based on model relations.
sleifer/yii2-autocomplete-ajax
7378 Downloads
A simple way to search model id of the attributes model.
sibds/yii2-trash-behavior
2532 Downloads
AR models behavior that allows to mark models as deleted and then restore them.
pceuropa/yii2-forms
1779 Downloads
Form builder or code generator for Yii2. List GridView of forms. Saving form data in a databases.
marena/yii2-relation-trait
2148 Downloads
Yii 2 Models load with relation, & transaction save with relation
marena/yii2-enhanced-gii
2004 Downloads
Generate Relational (has many) Models & CRUD.
indigerd/yii2-repository
31973 Downloads
Repositories for Yii2
futuretek/yii2-options
9590 Downloads
This extension provide application configuration support stored in database.
futuretek/yii2-dynamicform
500 Downloads
It is widget to yii2 framework to clone form elements in a nested manner, maintaining accessibility.