Libraries tagged by wodel
willvincent/laravel-rateable
378808 Downloads
Allows multiple models to be rated with a fivestar like system.
thedoctor0/laravel-factory-generator
656545 Downloads
Automatically generate Laravel factories for your models.
swisnl/json-api-client
343988 Downloads
A PHP package for mapping remote JSON:API resources to Eloquent like models and collections.
statamic-rad-pack/runway
51765 Downloads
Eloquently manage your database models in Statamic.
spatie/laravel-prefixed-ids
93669 Downloads
Friendly prefixed IDs for Laravel models
silverstripe/graphql
1901785 Downloads
GraphQL server for SilverStripe models and other data
rutorika/sortable
759071 Downloads
Adds sortable behavior and ordering to Laravel Eloquent models. Grouping and many to many supported.
rtconner/laravel-likeable
338814 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
robclancy/presenter
935916 Downloads
Decorate your objects using presenters. Primarily to keep presentation logic out of your models.
recca0120/laravel-erd
9424 Downloads
Laravel ERD automatically generates Entity-Relationship Diagrams from your Laravel models and displays them using Vuerd.
plank/laravel-metable
539854 Downloads
A package for attaching arbitrary data to Eloquent models
php-tmdb/api
348707 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.
overtrue/laravel-versionable
139759 Downloads
Make Laravel model versionable.
oddvalue/laravel-drafts
82792 Downloads
A simple, drop-in drafts/revisions system for Laravel models
multicaret/laravel-acquaintances
201182 Downloads
This light package, with no dependencies, gives Eloquent models the ability to manage friendships (with groups). And interactions such as: Likes, favorites, votes, subscribe, follow, ..etc. And it includes advanced rating system.