Libraries tagged by laravelfs
thomhurks/laravel-collection-extensions
90 Downloads
Extensions for Laravel's Collection class. Notably groupByMultiple for grouping collections on multiple fields instead of just one.
themonkeys/blade-cache-filter
965 Downloads
A simple caching filter that caches Laravel's Response objects
temyk/laravel-laroute
102 Downloads
Access Laravels 11 URL/Route helper functions, from JavaScript.
telcolab/cacher
16 Downloads
A Laravel's package that automatically cache and invalidate Eloquent queries.
swayok/peskyorm-laravel
1011 Downloads
Service Providers and other classes to replace laravel's Eloquent ORM by PeskyORM
suhasrkms/lara-fire
262 Downloads
Introducing a Laravel-Firebase Package | A comprehensive solution seamlessly integrating Laravel's robust framework with Firebase's powerful features. This package provides developers with: Authentication: Effortless user sign-up and login processes, ensuring security and ease of use.
styde/seeder
6094 Downloads
Laravel's improved seeders
solbeg/laravel-vue-validation
249 Downloads
Extends Bootstrapper package. It automatically converts Laravel's request rules into Vee's rules.
smknstd/laravel-kms-encryption
6 Downloads
Replace Laravel's built-in encryption with an encryption based on AWS KMS
smcrow/laravel-slack-log
3797 Downloads
Utilizes Laravel's notifications to provide logging to slack at various levels. Inspired by Log4j.
simondavies/slimphp-vanilla
29 Downloads
A simple base app, using the PHP framework Slim at its heart, and implementing Laravel's Eloquent ORM
sigep/eloquent-enhancements
941 Downloads
This package aims to provide extra functionalities to Laravel's Eloquent
samushi/queryfilter
83 Downloads
This package allows you to filter, sort and include eloquent relations based on a request. The QueryFilter used in this package extends Laravel's default Eloquent builder.
rrr/schedule-list
1224 Downloads
List your Laravel's scheduled tasks
riste/repository
14 Downloads
Allow you to easily cache laravel models and retrieve from laravel's cache by extending AbstractRepository