Download the PHP package isaeken/envman without Composer
On this page you can find all versions of the php package isaeken/envman. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download isaeken/envman
More information about isaeken/envman
Files in isaeken/envman
Package envman
Short Description Manage your Laravel environment runtime
License MIT
Homepage https://github.com/isaeken/envman
Informations about the package envman
Manage your Laravel environment runtime
This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.
Support us
Manage your Laravel application's environment variables dynamically so fast.
Installation
You can install the package via composer:
You can publish and run the migrations with:
You can publish the config file with:
This is the contents of the published config file:
Usage
You can change environment variables dynamically:
And you can reset variables:
Commands
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- İsa Eken
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of envman with dependencies
spatie/laravel-package-tools Version ^1.13.0
illuminate/contracts Version ^9.0