Libraries tagged by models
mmghv/lumen-route-binding
247536 Downloads
Route model binding for Lumen
michalsn/codeigniter4-uuid
35224 Downloads
UUID and ULID package for CodeIgniter 4 with support for Model.
matchory/elasticsearch
67658 Downloads
The missing elasticsearch ORM for Laravel!
korridor/laravel-computed-attributes
63269 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.
kiwilan/typescriptable-laravel
28708 Downloads
PHP package for Laravel to type Eloquent models, routes, Spatie Settings with autogenerated TypeScript. If you want to use some helpers with Inertia, you can install associated NPM package.
kartik-v/yii2-validators
157785 Downloads
Enhanced Yii2 model validator components / utilities for Yii2 Framework
jedrzej/sortable
286395 Downloads
Sortable trait for Laravel's Eloquent models - sort your models using request parameters
jedrzej/searchable
275551 Downloads
Searchable trait for Laravel's Eloquent models - filter your models using request parameters
jedrzej/pimpable
191905 Downloads
Laravel 4/5/6 package that allows to dynamically filter, sort and eager load relations for your models using request parameters
highsolutions/eloquent-sequence
140957 Downloads
A Laravel package for easy creation and management sequence support for Eloquent models with elastic configuration.
guanguans/ai-commit
31708 Downloads
Automagically generate conventional git commit message with AI. - 使用 AI 自动生成约定式 git 提交信息。
gearbox-solutions/eloquent-filemaker
66273 Downloads
A package for getting FileMaker records as Eloquent models in Laravel
eloquent-filter/filter
447 Downloads
Eloquent Filter adds custom filters automatically to your Eloquent Models in Laravel.It's easy to use and fully dynamic, just with sending the Query Strings to it.
cerbero/eloquent-inspector
49605 Downloads
Inspect Laravel Eloquent models to collect properties, relationships and more.
aplus/mvc
1602960 Downloads
Aplus Framework MVC Library