Libraries tagged by mode
shiftonelabs/laravel-cascade-deletes
320086 Downloads
Adds application level cascading deletes to Eloquent Models.
rob-lester-jr04/eloquent-sales-force
341551 Downloads
An eloquent model data source for Salesforce
rinvex/laravel-categories
135188 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
86362 Downloads
Eloquent Befriended brings social media-like features like following, blocking and filtering content based on following or blocked models.
rawilk/laravel-settings
55831 Downloads
Store Laravel application settings in the database.
qcod/laravel-imageup
98369 Downloads
Auto Image upload, resize and crop for Laravel eloquent model using Intervention image
php-flasher/flasher-laravel
2325473 Downloads
Seamlessly integrate flash notifications into your Laravel applications with PHPFlasher. Enhance user feedback and engagement with minimal setup.
php-flasher/flasher
4009535 Downloads
The foundational PHP library for PHPFlasher, enabling the creation of framework-agnostic flash notifications. Ideal for building custom integrations or for use in PHP projects.
pdphilip/elasticsearch
23563 Downloads
An Elasticsearch implementation of Laravel's Eloquent ORM
mtolhuys/laravel-schematics
67780 Downloads
A interface to help you build your models
mopo922/laravel-treats
340420 Downloads
A collection of goodies for Laravel 5.
moloquent/moloquent
86611 Downloads
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
mehdi-fathi/eloquent-filter
145310 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
271543 Downloads
Easily add longitude and latitude columns to your records and use inherited functionality for calculating distances
laravel-shift/factory-generator
421664 Downloads
Generate factories from existing models