Libraries tagged by wodel
plank/laravel-metable
620358 Downloads
A package for attaching arbitrary data to Eloquent models
php-tmdb/api
366834 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
135890 Downloads
A simple, drop-in drafts/revisions system for Laravel models
muffin/footprint
553750 Downloads
CakePHP plugin to allow passing currently logged in user to model layer
mtvs/eloquent-hashids
353283 Downloads
On-the-fly hashids for Laravel Eloquent models.
mpociot/laravel-test-factory-helper
626135 Downloads
Generate Laravel test factories from your existing models
mchev/banhammer
58590 Downloads
Banhammer for Laravel allows you to ban any Model by key and by IP.
mccool/laravel-auto-presenter
1049570 Downloads
A system for auto-decorating models with presenter objects.
logiscape/mcp-sdk-php
14108 Downloads
Model Context Protocol SDK for PHP
lekoala/silverstripe-cms-actions
193708 Downloads
Add actions to your models in SilverStripe
laravel-json-api/eloquent
1027272 Downloads
Serialize Eloquent models as JSON:API resources.
laracademy/generators
308514 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
konekt/enum-eloquent
1600295 Downloads
Enum attribute casting for Eloquent models
kolossal-io/laravel-multiplex
68471 Downloads
A Laravel package to attach versioned meta data to Eloquent models.
kevincobain2000/laravel-erd
230604 Downloads
A tool to automatically generate interactive ERD relationships in Models for Laravel