Libraries tagged by modals
rtconner/laravel-likeable
353793 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
rinvex/laravel-categories
148877 Downloads
Rinvex Categories is a polymorphic Laravel package, for category management. You can categorize any eloquent model with ease, and utilize the power of Nested Sets, and the awesomeness of Sluggable, and Translatable models out of the box.
recca0120/laravel-erd
24956 Downloads
Laravel ERD automatically generates Entity-Relationship Diagrams from your Laravel models and displays them using Vuerd.
ramonrietdijk/livewire-tables
28595 Downloads
Dynamic tables for models with Laravel Livewire
qossmic/rich-model-forms-bundle
255135 Downloads
Provides additional data mapper options that ease the use of the Symfony Form component with rich models.
phpmentors/domain-kata
367194 Downloads
Kata for domain models
php-tmdb/api
364419 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.
oddvalue/laravel-drafts
124004 Downloads
A simple, drop-in drafts/revisions system for Laravel models
mtvs/eloquent-hashids
340159 Downloads
On-the-fly hashids for Laravel Eloquent models.
mpociot/laravel-test-factory-helper
624017 Downloads
Generate Laravel test factories from your existing models
mehdi-fathi/eloquent-filter
165628 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.
mccool/laravel-auto-presenter
1046605 Downloads
A system for auto-decorating models with presenter objects.
lekoala/silverstripe-cms-actions
179958 Downloads
Add actions to your models in SilverStripe
laravel-shift/factory-generator
510279 Downloads
Generate factories from existing models
laravel-json-api/eloquent
971051 Downloads
Serialize Eloquent models as JSON:API resources.