Libraries tagged by model data
architools/laravel-sieve
9 Downloads
Laravel Sieve is a lightweight yet powerful filtering and sorting engine for Laravel applications. It transforms HTTP query parameters into clean, maintainable Eloquent or Query Builder queries with zero boilerplate. Built to follow SOLID and DRY principles, this modular package supports dynamic filtering, custom sorting, relationship constraints, and JSON field queries. Ideal for RESTful APIs, admin panels, and data-intensive applications, it keeps your controllers slim and your queries expressive — all while embracing Laravel best practices.
alexpts/php-hydrator
443 Downloads
Convert model to dto, convert dto to model
wendelladriel/laravel-more
2 Downloads
Implementation of the Repository Pattern using Laravel Model binding
svandragt/silverstripe-optimisticlocking
7 Downloads
Prevents your site users from losing data by blocking the save process if the data has changed since it was loaded by the current user.
cortex/statistics
304 Downloads
Cortex Statistics is a frontend layer for lightweight, yet detailed package for tracking and recording user visits across your Laravel application. With only one simple query per request, important data is being stored, and later a cronjob crush numbers to extract meaningful stories from within the haystack.
cakebake/yii2-scalable-behavior
105 Downloads
Key-Value storage is a very simplistic, but very powerful model. Use this behavior to expand your Yii 2 model without changing the structure.
zorx/baum
1353 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
zeuxisoo/slim-eloquent
1269 Downloads
PHP laravel eloquent on slim framework
zara-4/laravel-lazy-mysql
7835 Downloads
A lazy mysql based Eloquent model and Query builder for Laravel
zakariajawas/permissions-generator
39 Downloads
Generate default permissions for spatie permissions package according to your models
zae/lara-press
4578 Downloads
A set of models to use with Laravel's Eloquent to query a Wordpress database.
yangjisen/baum
83 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
yajra/baum
1355 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
xihrni/yii2-behavior-time
34 Downloads
For automatic updating of database table creation, update, and delete fields in the model.
voidgraphics/laravel-searchable
281 Downloads
Eloquent model search trait.