Libraries tagged by model saver
unique/yii2-batch-model-saver
14 Downloads
Adds batch model saving functionality to yii2 framework.
amstaffix/extjs-models-saver
202 Downloads
Библиотечка, которая при помощи jamesmoey/extjs-bundle генерирует и сохраняет модели на диске в виде .js файлов. Это даже не совсем библиотека, т.к. не может работать без jamesmoey/extjs-bundle
yaim/mitter
70 Downloads
A Model-Sitter for Laravel Eloquent.
la-haute-societe/yii2-save-relations-behavior
546304 Downloads
Validate and save automatically related Active Record models.
deligoez/laravel-model-hashid
128988 Downloads
Generate, Save, and Route Stripe/Youtube-like Hash IDs for Laravel Eloquent Models
mootensai/yii2-relation-trait
246043 Downloads
Yii 2 Models load with relation, & transaction save with relation
korridor/laravel-computed-attributes
68365 Downloads
Laravel package that adds computed attributes to eloquent models. A computed attribute is an accessor were the computed value is saved in the database.
n1215/eloquent-bulk-save
26994 Downloads
bulk insert multiple records using Eloquent Model.
mootensai/yii2-uuid-behavior
217201 Downloads
Set UUID before save on Yii 2 models
tommyknocker/pdo-database-class
6270 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.
padosoft/laravel-ai-regolo
9577 Downloads
Laravel AI SDK provider extension that adds Seeweb Regolo — chat, embeddings, reranking, plus a 30+ open-model catalog hosted in Italy — as a first-class provider for the official laravel/ai SDK.
ascend/laravel-column-watcher
1337 Downloads
Watch and react to Eloquent model column changes with PHP 8 attributes. Trigger handlers when specific columns are modified, with support for queued handlers, before/after save timing, and built-in infinite loop protection. Think observers, but column specific!
willdurand/propel-geocodable-behavior
68665 Downloads
The GeocodableBehavior helps you build geo-aware applications. It automatically geocodes your models when they are saved, giving you the ability to search by location and calculate distances between records.
tjvb/gitlab-models-for-laravel
6044 Downloads
Save the GitLab data in your Laravel project
artisansdk/model
7643 Downloads
A self-validating model compatible with Laravel Eloquent that validates when it's saved.