Libraries tagged by yii2 model
nemmo/yii2-attachments
16841 Downloads
Extension for file uploading and attaching to the models
mootensai/yii2-uuid-behavior
209784 Downloads
Set UUID before save on Yii 2 models
laxity7/yii2-json-field
90370 Downloads
Behavior that convert array to JSON before save data in model, and also convert JSON to an array after saving and retrieving data
codechap/yii2-ai-boost
1421 Downloads
MCP Server for Yii2 applications - provides AI context and development tools via Model Context Protocol
chiliec/yii2-vote
6401 Downloads
Provides anonymous voting for any models
cebe/yii2-lifecycle-behavior
21076 Downloads
Define the lifecycle of a model by defining allowed satus changes in terms of a state machine.
bariew/yii2-event-component
50206 Downloads
Attaches events to all models
cranky4/change-log-behavior
29020 Downloads
Simple changelog behavior for yii2 models
demi/image
15398 Downloads
Yii2 behavior for upload image to model
tommyknocker/pdo-database-class
6145 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
pistol88/yii2-review
480 Downloads
review for a some yii2-model
e96/yii2-relational-behavior
61903 Downloads
Easy saving relational models in yii2
herroffizier/yii2-translit-validator
30753 Downloads
Yii2 validator that transliterates model attribute values.
nerburish/yii2-daterange-validator
20821 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
lav45/yii2-translated-behavior
42677 Downloads
This extension allows you to quickly and simple enough to add translations for any ActiveRecord models.