Libraries tagged by wodel
spiritix/lada-cache
421008 Downloads
A Redis based, automated and scalable database caching layer for Laravel
siriusphp/validation
706619 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
503526 Downloads
Adds application level cascading deletes to Eloquent Models.
rob-lester-jr04/eloquent-sales-force
434882 Downloads
An eloquent model data source for Salesforce
rinvex/laravel-categories
154286 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
121988 Downloads
Store Laravel application settings in the database.
qcod/laravel-imageup
107144 Downloads
Auto Image upload, resize and crop for Laravel eloquent model using Intervention image
phpmentors/domain-kata
387558 Downloads
Kata for domain models
php-mcp/laravel
16226 Downloads
Laravel SDK for building Model Context Protocol (MCP) servers - Seamlessly integrate MCP tools, resources, and prompts into Laravel applications
pdphilip/opensearch
173894 Downloads
An OpenSearch implementation of Laravel's Eloquent ORM
mtolhuys/laravel-schematics
77537 Downloads
A interface to help you build your models
mopo922/laravel-treats
408694 Downloads
A collection of goodies for Laravel 5.
mehdi-fathi/eloquent-filter
175332 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
326592 Downloads
Easily add longitude and latitude columns to your records and use inherited functionality for calculating distances
laravel-shift/factory-generator
572652 Downloads
Generate factories from existing models