Download the PHP package koriym/env-json without Composer
On this page you can find all versions of the php package koriym/env-json. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package env-json
Koriym.EnvJson
Koriym.EnvJson is a type-safe and schema-driven alternative to traditional .env
files.
Environment variables are defined in env.json
and validated using env.schema.json
based on the JSON Schema standard. This allows you to declare types, constraints, default values, and documentation for your configuration in a structured and machine-verifiable way.

Configuration deserves more than plaintext. Structure it. Validate it. Understand it—with env.json!
All versions of env-json with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
ext-json Version *
amphp/amp Version ^v3.1
justinrainbow/json-schema Version ^6.4
marc-mabe/php-enum Version ^v4.7.1
ext-json Version *
amphp/amp Version ^v3.1
justinrainbow/json-schema Version ^6.4
marc-mabe/php-enum Version ^v4.7.1
The package koriym/env-json contains the following files
Loading the files please wait ....