barnebys/now-env

Use 'now.json' environment variables while developing

v0.0.1 2019-03-26 21:24 UTC

This package is auto-updated.

Last update: 2024-04-27 09:57:20 UTC


README

Use now.json environment variables while developing your PHP applications to be deployed on Now.

Installation

All you need to do is to install the package as a dev dependency. We will autoload and parse the configuration files.

composer require barnebys/now-env --dev

How to use secrets

See Zeit's documentation on the node version of now-env.