Libraries tagged by wodel
genealabs/laravel-overridable-model
227091 Downloads
Provide a uniform method of allowing models to be overridden in Laravel.
fumeapp/modeltyper
155639 Downloads
Generate TypeScript interfaces from Laravel Models
wsdltophp/packagebase
3452578 Downloads
Contains the base classes to be used by classes generated by wsdltophp/packagegenerator
wendelladriel/laravel-lift
26616 Downloads
Take your Eloquent Models to the next level
vlucas/spot2
374166 Downloads
Simple DataMapper built on top of Doctrine DBAL
vkovic/laravel-custom-casts
304782 Downloads
Make your own custom cast type for Laravel model attributes
spiritix/lada-cache
381248 Downloads
A Redis based, automated and scalable database caching layer for Laravel
siriusphp/validation
653156 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
338732 Downloads
Adds application level cascading deletes to Eloquent Models.
rob-lester-jr04/eloquent-sales-force
353020 Downloads
An eloquent model data source for Salesforce
rinvex/laravel-categories
138102 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
63338 Downloads
Store Laravel application settings in the database.
qcod/laravel-imageup
99757 Downloads
Auto Image upload, resize and crop for Laravel eloquent model using Intervention image
pdphilip/elasticsearch
30352 Downloads
An Elasticsearch implementation of Laravel's Eloquent ORM
mtolhuys/laravel-schematics
69062 Downloads
A interface to help you build your models