Libraries tagged by laravel config
rivsen/laravel-cron
6 Downloads
Generate crontab file from configured commands
r4nkt/laravel-resource-tidier
65 Downloads
A simple-but-opinionated set of classes that allows for configurable tidying of various user resources.
pin-cnx/laravel-aws-deploy
280 Downloads
Deploy to auto scale without down time. By backup an master instance to AMI, create Launch configuration with those AMI, update it to auto scale, generate new instance, terminate the old instances.
nilesh/laravel-smtp
7 Downloads
this laravel package incorporate to end-user to create dynamic configuration of SMTP in existing project and allow sending mail through it.
nguyenhiep/laravel-uptime-monitor
122 Downloads
A powerful, easy to configure uptime monitor
netkod-bilisim/laravel-model-settings-bag
90 Downloads
You can add simple and flexible, single or multiple settings to your Laravel models.
netcreaties/laravel-modulize-api
8 Downloads
Creating easy to use modules without having to configure them.
mtolhuys/laravel-request-benchmark
31 Downloads
Configurable middleware measuring your request's time and memory usage
movemoveapp/laravel-maxmind
21 Downloads
A Laravel package for reading MaxMind GeoIP2 data passed from Nginx via FastCGI parameters. Supports automatic detection of location and ISP information using predefined headers, with full configuration support.
meius/laravel-flag-forge
15 Downloads
Lightweight wrapper for the meius/flag-forge library, seamlessly integrating bitwise enumeration and flag management into your Laravel applications.
mckue/laravel-clear-table
16 Downloads
Clear log table data through personalized configuration
marcoguidara/quick-laravel-responsecache
17 Downloads
Grant response cache functionality to app models with minimal configuration.
luttje/laravel-user-custom-id
3 Downloads
Let your users configure an ID style and then use that ID style in your application.
lostlink/laravel-dotenv
3777 Downloads
Easily retrieve your dotenv configurations
libaro/laravel-slow-queries
27 Downloads
Laravel Slow QueriesLaravel Slow Queries is a package that allows you to easily log slow queries in your Laravel application. This package logs queries that exceed a configurable time limit and stores them in the database, making it easy to analyze and optimize your database performance.