Libraries tagged by LaravelS
vaites/laravel-blade-expects
5 Downloads
@expects directive for Laravel's Blade template engine
thomhurks/laravel-collection-extensions
86 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
87 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.
suhasrkms/lara-fire
261 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
6091 Downloads
Laravel's improved seeders
solbeg/laravel-vue-validation
248 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
3796 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
940 Downloads
This package aims to provide extra functionalities to Laravel's Eloquent
sertxudeveloper/laravel-pagination
775 Downloads
Package for overriding Laravel's default pagination
samushi/queryfilter
82 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.
riste/repository
5 Downloads
Allow you to easily cache laravel models and retrieve from laravel's cache by extending AbstractRepository