Libraries tagged by wodel
mpociot/laravel-test-factory-helper
615913 Downloads
Generate Laravel test factories from your existing models
mchev/banhammer
35689 Downloads
Banhammer for Laravel allows you to ban any Model by key and by IP.
mccool/laravel-auto-presenter
1035866 Downloads
A system for auto-decorating models with presenter objects.
laracraft-tech/laravel-date-scopes
115177 Downloads
Some useful date scopes for your Laravel Eloquent models!
laracademy/generators
277406 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
konekt/enum-eloquent
1332488 Downloads
Enum attribute casting for Eloquent models
kolossal-io/laravel-multiplex
49587 Downloads
A Laravel package to attach versioned meta data to Eloquent models.
kevincobain2000/laravel-erd
207839 Downloads
A tool to automatically generate interactive ERD relationships in Models for Laravel
kartik-v/yii2-datecontrol
1206579 Downloads
Date control module allowing separation of formats for View and Model for Yii Framework 2.0
joelbutcher/laravel-archivable
351479 Downloads
An archivable trait package for Laravel Eloquent models
iksaku/laravel-mass-update
668683 Downloads
Update multiple Laravel Model records, each with different values, using a single query!
hemp/presenter
490940 Downloads
Easy Model Presenters in Laravel
givebutter/laravel-keyable
100949 Downloads
Add API keys to your Laravel models
gazsp/baum
288400 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
fico7489/laravel-eloquent-join
331853 Downloads
This package introduces the join magic for eloquent models and relations.