Libraries tagged by php dotenv
mgargano/non-production-robots-ignore
2436 Downloads
Non Production Robots Ignore is a simple WordPress plugin that is used with vlucas/phpdotenv (or similar) that sets environment variables to set robots.txt to ignore all on all environments except production.
davek1312/config
74 Downloads
Bootstraps vlucas/phpdotenv and illuminate/config packages
ckrack/slim3-boilerplate
24 Downloads
Opinionated slim3 boilerplate containing league/plates and league/container as replacements for twig and pimple. Also, monolog and phpdotenv will be integrated.
cibulka/phpnotenv
78 Downloads
Fork of lucasv/phpdotenv enabling custom way of setting environment variables.
n270/nslim4-skeleton
0 Downloads
A lightweight Slim 4 skeleton with Twig, PHP-DI, Dotenv.
talmira/envelophp
18 Downloads
Parse dotenv file for native php applications
lukekortunov/micra
18 Downloads
Skeleton for incredibly simple PHP apps with Routing, DI and Dotenv
jairosantos/easy-framework
7 Downloads
This is a simple PHP framework for APIs that demonstrates basic routing, handling HTTP requests, and organizing controllers for CRUD operations. The framework uses Dotenv for environment variable management, PDO for database interactions, and a custom router to handle different HTTP methods and routes.
g3r4/php-jira-rest-client
31 Downloads
Fork of JIRA REST API Client for PHP to not require dontenv, uses env variables instead