Libraries tagged by laravel config library
vansteen/laravel-sendinblue
122315 Downloads
A Laravel 5/6/7/8 service provider, facade and config file for the SendinBlue's API v3 official PHP library.
rmunate/laravel-config-runtime
117 Downloads
The `LaravelRuntime` Library empowers you to modify Laravel configuration values at runtime. It's essential to note that these changes won't affect the values in the `.env` file; they will only apply while your scripts are running.
tapha/mws-laravel
85 Downloads
A minimal service provider to set up and use the MWS API PHP library in Laravel 5.*
rmunate/php-config-runtime
179 Downloads
The PhpRunTime Library provides methods for managing PHP configuration at runtime. It allows you to set, get, and restore configuration options, as well as check their existence and status.
hannesvdvreken/oauth
1991 Downloads
Laravel OAuth IoC wrapper Library
nuvo-code/config
127 Downloads
A simple configuration library
joe-404/laravel-auth
39 Downloads
Drop-in, config-driven authentication library for Laravel 12 and 13. Registration with OTP + magic-link email verification, login, refresh token rotation, password reset, multi-session management, device fingerprinting, Google OAuth, long-lived API tokens, account status workflow, and referral codes with anti-abuse detection — all through a single JSON API.
rick20/laravel-sendinblue
317 Downloads
Provides a Laravel 6 service provider, facade and config file for the SendinBlue's API v3 official PHP library.
sujith/laravel-sendinblue
3 Downloads
A Laravel 5/6/7/8 service provider, facade and config file for the SendinBlue's API v3 official PHP library.
mograine/laravel-sendinblue-template
1425 Downloads
A Laravel 7/8/9 service provider, facade and config file for the SendinBlue's API v3 official PHP library.
jinhuaxiao/mws-laravel
325 Downloads
A minimal service provider to set up and use the MWS API PHP library in Laravel 5.4
itvisionsy/laravel-modules
26 Downloads
Laravel 5.1 library to allow modules structure. Each module can have its routes, controllers, views, config, ...
astgroup/laravel-amazon-mws
27 Downloads
A minimal service provider to set up and use the MWS API PHP library in Laravel 5.*
alexvergara/laravel-aws-timestream
6 Downloads
Fork from Norbybaru - Library to interact with AWS Timestream service via API - Downgrade for Laravel6 + PHP7 - Fixes for AWS Config
gelim/emconfig
53 Downloads
An eloquent key value configuration library for laravel project