Libraries tagged by laravelrus
rowo/laravel-simple-setup
2387 Downloads
A visual setup routine for Laravel's environment (.env) file.
railroad/mailora
79006 Downloads
Wrapper for Laravel's email functionality that adds HTTP API and front-end-dev-friendly view-creation and use.
pion/laravel-support-collection
5961 Downloads
The support classes for the Laravels collection
phpgenesis/http
619 Downloads
PHPGenesis Implementation of Laravel's HTTP Client
phpgenesis/datetime
59 Downloads
PHPGenesis Implementation of Laravel's Date Facade
oscillas/novaspatiepermissions
1649 Downloads
Laravel Nova tool for managing spaties roles/permissions in laravel's nova package.
onex/laravel-azure-storage
4368 Downloads
Microsoft Azure Blob Storage integration for Laravel's Storage API
nunomaduro/laravel-pot
1590 Downloads
Set of commands to inspect Laravel's container
muhammed-alkhudiry/venture
726 Downloads
A package to manage complex workflows built on top of Laravel's queue.
mtvtd/laravel-stats
2005 Downloads
This is my package LaravelStats
mobilestock/laravel-http-client-auto-throw-error
89 Downloads
A simple Laravel package that enhances Laravel's HTTP client. It automatically throws exceptions on failed responses and prevents response truncation in exceptions, ensuring full visibility for easier debugging of API interactions.
metalogico/laravel-mocka
14 Downloads
Laravel Mocka provides fake API responses to designated users while serving real data to everyone else. A drop-in replacement for Laravel's Http facade, perfect for app store submissions, demos, and testing without disrupting production traffic
maxbanton/dd
9259 Downloads
Laravel's old school style dump library
lextira/laravel-formrequest-singleton
3446 Downloads
Use Laravel's excellent FormRequest as Singleton.
lcidral/laravel-raw-sqs-connector
47 Downloads
Allows for the consumption of raw messages produced outside of Laravel from SQS to then be handled natively within Laravel's Queue and Job system