avastechnology / laravel-environment
Provides an Environment enumeration class to help specify the current and available environments.
Requires
Requires (Dev)
- orchestra/testbench: ~9
- phpunit/phpunit: ~9.0
This package is not auto-updated.
Last update: 2025-05-16 05:22:12 UTC
README
This package provides an Environment enumeration to better track environment names and references.
There is also a modified "env" console command that provides more details on the current environment and settings.
This is where your description should go. Take a look at contributing.md to see a todo list.
Installation
Via Composer
$ composer require avastechnology/laravel-environment
Usage
Change log
Please see the changelog for more information on what has changed recently.
Testing
$ composer test
Contributing
Please see contributing.md for details and a todolist.
Security
If you discover any security related issues, please email author@email.com instead of using the issue tracker.
Credits
License
MIT. Please see the license file for more information.