Libraries tagged by mode7
rob-lester-jr04/eloquent-sales-force
338861 Downloads
An eloquent model data source for Salesforce
rinvex/laravel-categories
134378 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
86212 Downloads
Eloquent Befriended brings social media-like features like following, blocking and filtering content based on following or blocked models.
rawilk/laravel-settings
53500 Downloads
Store Laravel application settings in the database.
qcod/laravel-imageup
98066 Downloads
Auto Image upload, resize and crop for Laravel eloquent model using Intervention image
phpmentors/domain-kata
334992 Downloads
Kata for domain models
php-flasher/flasher-laravel
2318344 Downloads
Seamlessly integrate flash notifications into your Laravel applications with PHPFlasher. Enhance user feedback and engagement with minimal setup.
php-flasher/flasher
4001678 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
22202 Downloads
An Elasticsearch implementation of Laravel's Eloquent ORM
mtolhuys/laravel-schematics
67594 Downloads
A interface to help you build your models
mopo922/laravel-treats
339168 Downloads
A collection of goodies for Laravel 5.
moloquent/moloquent
85544 Downloads
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
mehdi-fathi/eloquent-filter
144461 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
270172 Downloads
Easily add longitude and latitude columns to your records and use inherited functionality for calculating distances
laravel-shift/factory-generator
418023 Downloads
Generate factories from existing models