Libraries tagged by modem
rinvex/laravel-categories
169760 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
93457 Downloads
Eloquent Befriended brings social media-like features like following, blocking and filtering content based on following or blocked models.
rawilk/laravel-settings
224822 Downloads
Store Laravel application settings in the database.
qcod/laravel-imageup
121792 Downloads
Auto Image upload, resize and crop for Laravel eloquent model using Intervention image
phpmentors/domain-kata
455444 Downloads
Kata for domain models
php-flasher/flasher-toastr-laravel
640627 Downloads
Leverage Toastr for stylish toast notifications in Laravel with PHPFlasher. Add Toastr's sleek notifications to your Laravel projects effortlessly.
php-flasher/flasher-laravel
2996924 Downloads
Seamlessly integrate flash notifications into your Laravel applications with PHPFlasher. Enhance user feedback and engagement with minimal setup.
php-flasher/flasher
4752525 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.
panoscape/history
139646 Downloads
Eloquent model history tracking for Laravel
openplain/filament-shadcn-theme
77954 Downloads
Shadcn UI theme for Filament - Beautiful color themes with the iconic Shadcn design system
mopo922/laravel-treats
493085 Downloads
A collection of goodies for Laravel 5.
mehdi-fathi/eloquent-filter
201880 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
404106 Downloads
Easily add longitude and latitude columns to your records and use inherited functionality for calculating distances
laravel-shift/factory-generator
834819 Downloads
Generate factories from existing models
jedrzej/searchable
273932 Downloads
Searchable trait for Laravel's Eloquent models - filter your models using request parameters