barnebys/now-env

Use 'now.json' environment variables while developing

Maintainers

Package info

github.com/barnebys/now-env-php

pkg:composer/barnebys/now-env

Statistics

Installs: 14

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-02-27 14:04:24 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.