Libraries tagged by models
vkovic/laravel-custom-casts
301681 Downloads
Make your own custom cast type for Laravel model attributes
shiftonelabs/laravel-cascade-deletes
320442 Downloads
Adds application level cascading deletes to Eloquent Models.
rob-lester-jr04/eloquent-sales-force
341653 Downloads
An eloquent model data source for Salesforce
rinvex/laravel-categories
135273 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.
rennokki/befriended
86375 Downloads
Eloquent Befriended brings social media-like features like following, blocking and filtering content based on following or blocked models.
qcod/laravel-imageup
98410 Downloads
Auto Image upload, resize and crop for Laravel eloquent model using Intervention image
pdphilip/elasticsearch
23676 Downloads
An Elasticsearch implementation of Laravel's Eloquent ORM
mtolhuys/laravel-schematics
67804 Downloads
A interface to help you build your models
mopo922/laravel-treats
340478 Downloads
A collection of goodies for Laravel 5.
moloquent/moloquent
86719 Downloads
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
mehdi-fathi/eloquent-filter
145432 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.
malhal/laravel-geographical
271624 Downloads
Easily add longitude and latitude columns to your records and use inherited functionality for calculating distances
laravel-shift/factory-generator
422031 Downloads
Generate factories from existing models
kitar/laravel-dynamodb
381429 Downloads
A DynamoDB based Eloquent model and Query builder for Laravel.
jedrzej/searchable
210925 Downloads
Searchable trait for Laravel's Eloquent models - filter your models using request parameters