Libraries tagged by laraveles
xetaio/eloquence
1107 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
webup/laravel-twilio-channel
314 Downloads
Laravel's notification channel for twilio
vaites/laravel-blade-expects
6 Downloads
@expects directive for Laravel's Blade template engine
tim661811/laravel-telemetry-reporter
11 Downloads
A reusable Laravel 10+ package that lets you annotate any service method with a PHP attribute to collect custom telemetry (e.g. user counts, disk usage, feature flags) and automatically report it—at configurable intervals—to a central server over HTTP. Data is grouped per application host, is fully configurable via a published telemetry.php config (backed by your chosen cache), and integrates seamlessly with Laravel’s scheduler and HTTP client.
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
97 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
1010 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