Libraries tagged by models
statamic-rad-pack/runway
245969 Downloads
Eloquently manage your database models in Statamic.
siriusphp/validation
794194 Downloads
Data validation library. Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules
silverstripe/graphql
2577142 Downloads
GraphQL server for SilverStripe models and other data
rtconner/laravel-likeable
400789 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
robclancy/presenter
1127471 Downloads
Decorate your objects using presenters. Primarily to keep presentation logic out of your models.
ramonrietdijk/livewire-tables
64905 Downloads
Dynamic tables for models with Laravel Livewire
qirolab/laravel-reactions
75974 Downloads
Implement reactions (like, dislike, love, emotion etc) on Laravel Eloquent models.
phpmentors/domain-kata
459559 Downloads
Kata for domain models
php-tmdb/api
387876 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.
php-mcp/schema
618933 Downloads
PHP Data Transfer Objects (DTOs) and Enums for the Model Context Protocol (MCP) schema.
muffin/footprint
690083 Downloads
CakePHP plugin to allow passing currently logged in user to model layer
mtvs/eloquent-hashids
474414 Downloads
On-the-fly hashids for Laravel Eloquent models.
mpociot/laravel-test-factory-helper
642194 Downloads
Generate Laravel test factories from your existing models
mostafaznv/laracache
53781 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
mootensai/yii2-relation-trait
243432 Downloads
Yii 2 Models load with relation, & transaction save with relation