bckp / environment
Simple class for getting environment in proper type with fallback
v1.0
2023-08-01 12:26 UTC
Requires
- php: >= 8.0
Requires (Dev)
- nette/tester: ^2.5
- phpstan/phpstan: ^1.0
- vimeo/psalm: ^4.30
This package is auto-updated.
Last update: 2024-10-30 02:21:42 UTC
README
bckp/environment
Easy class for getting ENV values with casting and default value fallback. Great for frameworks like Nette.
Installation
The best way to install bckp/environment is using Composer:
$ composer require bckp/environment
Development
This package is currently maintaining by these authors.