laravel-feature-kit
by damianulan
Feature Kit laravel package. Helps managing your features within application code. Determine whether a feature is enabled or disabled globally or to a specific user.
laravel-secrets
by atldays
Load secrets from external providers and apply them to Laravel from a cached payload.
laravel-settings
by digiton-ma
This package allows you to persists configs/settings for Laravel projects.
laravel-config
by jooservices
Store and retrieve application configuration in database (MongoDB) with caching.
laravel-envguard
by fvfvfvfv
Typed, validated, documented environment schema for Laravel — replaces .env.example with real tooling.
laravel-vendor-cleanup
by leek
Laravel commands to detect and clean up unchanged vendor-published files (configs, migrations, views, lang files)
typed-registry-laravel
by alexkart
Laravel integration for typed-registry with type-casting providers and facades
laravel-plugin-system
by soysaltan
A comprehensive Laravel plugin system with automatic registration of routes, controllers, services, views, and configs
rapidenv-laravel
by iridiumintel
Laravel wrapper for RapidEnv – replace env() with secure distributed secrets
laravel-config-switcher
by mohanad
A Laravel package for managing configuration and environment settings with snapshot/rollback functionality
laravel-configrypt
by grazulex
Encrypt sensitive values in your Laravel .env file and decrypt them automatically at runtime — safe, seamless, and config-driven.
laravel-safeguard
by grazulex
Configurable security checks for Laravel applications. Run safety audits on environment variables, configuration files, and hidden routes to prevent common mistakes before going live.
laravel_vault
by ectica
A Laravel package that helps you easily integrate and manage secrets from HashiCorp Vault, with caching and env/config-style access.
laravel_vault
A Laravel package that helps you easily integrate and manage secrets from HashiCorp Vault, with caching and env/config-style access.
laravel_vault
A Laravel package that helps you easily integrate and manage secrets from HashiCorp Vault, with caching and env/config-style access.
laravel-partial-config-cache
by sunaoka
Create a partial cache file for faster configuration loading
laravel-dbconfig
A Laravel package that allows you to configure your app using database entries with support for Arrays and files.
laravel-setting
by jobmetric
This is a package for a dynamic setting across different Laravel projects.
laravel-settings
by etopian
This package allows you to persists configs/settings for Laravel projects.
laravel-yaml-config
by renoki-co
The usual Laravel config files, but with one YAML. Write objects and arrays in your config without having to write ugly inline, JSON.