Libraries tagged by model
swisnl/json-api-client
513071 Downloads
A PHP package for mapping remote JSON:API resources to Eloquent like models and collections.
stayallive/laravel-eloquent-observable
62726 Downloads
Register Eloquent model event listeners just-in-time directly from the model.
statikbe/laravel-filament-flexible-content-blocks
27665 Downloads
The Laravel Filament Flexible Content Blocks package helps you to easily create content in Filament for any model, with predefined or custom blocks, and foreach block an extendable Blade view component.
statamic-rad-pack/runway
238517 Downloads
Eloquently manage your database models in Statamic.
silverstripe/graphql
2563089 Downloads
GraphQL server for SilverStripe models and other data
scottlaurent/accounting
59909 Downloads
Laravel Accounting Journals for Eloquent Models
rtconner/laravel-likeable
399373 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
robclancy/presenter
1123432 Downloads
Decorate your objects using presenters. Primarily to keep presentation logic out of your models.
ramonrietdijk/livewire-tables
63231 Downloads
Dynamic tables for models with Laravel Livewire
qirolab/laravel-reactions
74967 Downloads
Implement reactions (like, dislike, love, emotion etc) on Laravel Eloquent models.
php-tmdb/api
386171 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
582349 Downloads
PHP Data Transfer Objects (DTOs) and Enums for the Model Context Protocol (MCP) schema.
muffin/footprint
682267 Downloads
CakePHP plugin to allow passing currently logged in user to model layer
mtvs/eloquent-hashids
471655 Downloads
On-the-fly hashids for Laravel Eloquent models.
mpociot/laravel-test-factory-helper
641393 Downloads
Generate Laravel test factories from your existing models