Libraries tagged by yii2 model
yii2mod/yii2-gii-extended
7467 Downloads
This generator generates a controller and views that implement CRUD (Create, Read, Update, Delete) operations for the specified data model.
nerburish/yii2-daterange-validator
21037 Downloads
Adds a daterange validator that allows to validate if a model attribute is a valid date range format. Specially usefull if you want to use a DateRangePicker widget and you want to filter by from/until values
laxity7/yii2-json-field
90899 Downloads
Behavior that convert array to JSON before save data in model, and also convert JSON to an array after saving and retrieving data
keygenqt/yii2-autocomplete-ajax
16739 Downloads
A simple way to search model id of the attributes model
gevman/yii2-excel-import
12685 Downloads
Export excel sheets to ActiveRecord models
floor12/yii2-module-files
12777 Downloads
Yii2 module to upload and manage files to your models.
elfuvo/yii2-import-wizard
5012 Downloads
Step-by-step import from Excel files with mapping of model attributes
claudejanz/yii2-mygii
23463 Downloads
Gii Generator for double model generation
alexinator1/yii2-jta
7942 Downloads
Yii2 extension allows to access attributes of junction table and attach them as child model as properties in many-to-many relation
kasoft/yii2-jstree
61232 Downloads
Yii2 widget wrapping the jsTree jQuery library — displays and manages ActiveRecord models as interactive trees.
olegsoft/first-or-create
18690 Downloads
Trait for Yii2 ActiveRecord. Search for a model ActiveRecord or create a new one in case of failure
demi/image
15494 Downloads
Yii2 behavior for upload image to model
codefellow/giigenerators
1052 Downloads
Codefellow's model and crud generator
yii2tech/ar-search
8704 Downloads
Provides unified search model for Yii ActiveRecord
sensetivity/yii2-changelog-behavior
2318 Downloads
Simple changelog behavior with diff highlight for yii2 models