dotenv-parser
There are 67 repositories under dotenv-parser topic.
wemake-services/dotenv-linter
:relaxed: Linting dotenv files like a charm!
bashup/dotenv
Programmatically parse/read/edit .env files (docker-compose format)
adeharo9/cpp-dotenv
Loads environment variables from .env files for C++ projects.
phpdevcommunity/php-dotenv
PHP-DotEnv is a lightweight PHP library designed to simplify the management of environment variables in your PHP applications.
icyleaf/poncho
A .env parser/loader improved for performance.
BitlyTwiser/zdotenv
Zdotenv - A port of Godotenv for Zig
Arkoniak/ConfigEnv.jl
Package for populating ENVironment variables.
adhocore/php-env
A small and fast .env loader for PHP
priscilaestevao/pretitudes-project-reprograma
Projeto de conclusão do Bootcamp de Back-end da @reprograma
jessety/env-smart
Zero-dependency Node library for using .env files with default values and types in TS/JS
ankddev/envfetch
Lightweight cross-platform CLI tool for working with environment variables.
natterstefan/action-next-env
GitHub Action to read .env.[development|test|production][.local] files in Next.js (but also non Next.js) projects and add variables as secrets to GITHUB_ENV.
juri/dotenvy
DotEnv handling for Swift
bilbilak/godini
INI Configuration Management Tool
jorgerosal/ckey
🔑Easy way to access dotenv file secrets and use it anywhere in your sub-directory. A dotenv wrapper.
briandowns/libdotenv
libdotenv is a C single-headerlibrary providing the ability to load values from a .env file into environment variables.
du5rte/secrets
Secrets handler for Node.js 🗝️
K-Adam/php-env-editor
PHP .env editor library
alexkiriungi/shadapedia
Shadapedia is a Social Media Platform for Weirdos to connect! The WebApp is built with MERN Tech Stack and implements an advanced Authentication system and monitored Authorization system for user privacy and security. The WebApp has real time posting and metrics for user connection and interactions. Are you a Weirdo? Let's connect:)
ivandotv/puntoenv
PuntoEnv enables you to load .env files in to process.env and also do variable expansion in a predetermined order based on the NODE_ENV environment variable value
radprogrammer/rad-dotenv
DotEnv file (.env) support for Delphi
SermetPekin/dotenv
dotenv is a simple, header-only C++ library for loading environment variables from a .env file, similar to dotenv in other languages. This library allows you to set and retrieve environment variables in C++ projects without needing any external dependencies.
AlexFlipnote/dotenvplus
Reads key-value pairs from a .env file and supports multiple values with dynamic interpolation.
nuxed/environment
The Nuxed Environment component provides functions that help you manage environment variables.
RobusGauli/goenv
Manage environment variables in one go.
shubham-rasal-123/Registration-Form
A student online registration system manages student management, school admission, college admission, and university admission processes.A registration page of any website consists of multiple fields, such as username, password, email address, first and last name, and a few more to allow users to sign up.
socheatsok78/webenv
Loads variables from .env for web projects.
tomrf/dotenv
simple dotenv file loader using the PHP built-in parse_ini_file() to efficiently parse dotenv files
karmaniverous/get-dotenv-child
An example of a custom CLI based on get-dotenv.
mooncloak/kenv
Kotlin multiplatform DotEnv environment variable access
pandadiestro/dotenv.zig
low-alloc dotenv library made in zig
radprogrammer/dotenv-RFC
Draft RFC for DotEnv configuration files
rayanlevert/dotenv
Dependency-free environment file handler (.env) loading variables and its values in $_ENV, $_SERVER and getenv() in the PHP userland
risknu/dotenv
A library that helps work with environment variables using .env files (support for all standards)
uanhi/dotenv
Parse configuration files for key value pairs, simple implementation.
viperadnan-git/dotmagic
A Python library for accessing environment variables using dot notation.