PHP Classes

File: example/composer.json

Recommend this page to a friend!
  Classes of EnvKey   EnvKey PHP   example/composer.json   Download  
File: example/composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: EnvKey PHP
Load environment variables from the EnvKey service
Author: By
Last change:
Date: 11 months ago
Size: 322 bytes
 

Contents

Class file image Download
{ "name": "envkey/envkey-example", "description": "An example on how to use EnvKey with php.", "license" : "MIT", "authors" : [ { "name": "EnvKey", "email": "support@envkey.com", "homepage": "https://envkey.com" } ], "require": { "envkey/envkey-php": "^2.4" } }