Libraries tagged by php env
skunbydev/dot-env
5 Downloads
Simple library for managing environment variables in PHP.
rubensdimas/dot-env
14 Downloads
A simple library for managing environment variables in PHP. Created by William Costa.
natanael-oliveira/dot-env
5 Downloads
A simple library to manage environment variables in PHP
devkraken/kraken-env-keeper
5 Downloads
A simple and efficient PHP library for reading environment variables from a .env file. This package provides a robust and exception-handling mechanism to ensure reliable access to environment variables within your application. It allows for optional default values and can be easily integrated with different project structures. The in-memory caching mechanism improves performance by avoiding redundant file reads.
birdworx/env
5 Downloads
A simple PHP class to read .env[.dist] files and set PHP-defines accordingly.
fewagency/env
99 Downloads
Consumer for .env files in PHP
felixdorn/dot-env
112 Downloads
The most lightweight .env parser for PHP. With concatenation.
vonage/php-skeleton-app
6 Downloads
Sample PHP Application to test environment setup
supabase/common-php
0 Downloads
Supabase Environment setup for PHP
monolyth/envy
1434 Downloads
Flexible environment handler for PHP projects (including unit tests!)
estebanmatias92/dockerized-php-blueprint
2 Downloads
Composer package that serves as foundation for building PHP + Composer services with docker. This just provides a basic environment for vanilla PHP + Composer (type: project), running in solo containers. Can be extended to suit microservices architecture.
allanrodrigues/environment-variables-manager
6 Downloads
A simple library for managing environment variables in PHP.
hashbang/envfile
26 Downloads
PHP implementation of the NodeJS envfile system
shixinke/envtool
2 Downloads
an environment management tool for php application
nualiian/php-m
6 Downloads
A PHP boilerplate for less configurable environments.