Libraries tagged by modelo
spiritix/lada-cache
417504 Downloads
A Redis based, automated and scalable database caching layer for Laravel
siriusphp/validation
701562 Downloads
Data validation library. Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules
shiftonelabs/laravel-cascade-deletes
487770 Downloads
Adds application level cascading deletes to Eloquent Models.
rob-lester-jr04/eloquent-sales-force
426364 Downloads
An eloquent model data source for Salesforce
rinvex/laravel-categories
152834 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.
rawilk/laravel-settings
113674 Downloads
Store Laravel application settings in the database.
qcod/laravel-imageup
106151 Downloads
Auto Image upload, resize and crop for Laravel eloquent model using Intervention image
phpmentors/domain-kata
381213 Downloads
Kata for domain models
php-mcp/laravel
11296 Downloads
Laravel SDK for building Model Context Protocol (MCP) servers - Seamlessly integrate MCP tools, resources, and prompts into Laravel applications
pdphilip/opensearch
156602 Downloads
An OpenSearch implementation of Laravel's Eloquent ORM
mtolhuys/laravel-schematics
76658 Downloads
A interface to help you build your models
mopo922/laravel-treats
401121 Downloads
A collection of goodies for Laravel 5.
mehdi-fathi/eloquent-filter
172363 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
321086 Downloads
Easily add longitude and latitude columns to your records and use inherited functionality for calculating distances
laravel-shift/factory-generator
554503 Downloads
Generate factories from existing models