Libraries tagged by modelo
siriusphp/validation
801461 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
rob-lester-jr04/eloquent-sales-force
517231 Downloads
An eloquent model data source for Salesforce
rinvex/laravel-categories
172967 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
94136 Downloads
Eloquent Befriended brings social media-like features like following, blocking and filtering content based on following or blocked models.
rawilk/laravel-settings
239066 Downloads
Store Laravel application settings in the database.
qcod/laravel-imageup
125818 Downloads
Auto Image upload, resize and crop for Laravel eloquent model using Intervention image
phpmentors/domain-kata
464011 Downloads
Kata for domain models
panoscape/history
146193 Downloads
Eloquent model history tracking for Laravel
mtolhuys/laravel-schematics
95900 Downloads
A interface to help you build your models
mopo922/laravel-treats
508123 Downloads
A collection of goodies for Laravel 5.
mehdi-fathi/eloquent-filter
206293 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
414459 Downloads
Easily add longitude and latitude columns to your records and use inherited functionality for calculating distances
laravel-shift/factory-generator
889675 Downloads
Generate factories from existing models
jedrzej/searchable
278237 Downloads
Searchable trait for Laravel's Eloquent models - filter your models using request parameters
iamfarhad/laravel-audit-log
14058 Downloads
Comprehensive entity-level audit logging package for Laravel applications with model-specific tables, field exclusion, and batch processing support