dotenv-parser
There are 63 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
Parses .env files
icyleaf/poncho
A .env parser/loader improved for performance.
Arkoniak/ConfigEnv.jl
Package for populating ENVironment variables.
adhocore/php-env
A small and fast .env loader for PHP
BitlyTwiser/zdotenv
Zdotenv - A port of Godotenv for Zig
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
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
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
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
ermos/dotenv
Go package for working with env file easily
InitPHP/DotENV
Loads environment variables from .env or .env.php file.
karmaniverous/get-dotenv-child
An example of a custom CLI based on get-dotenv.
poppa/key-value-file
Simple key/value file parser/writer
rayanlevert/dotenv
Dependency-free environment file handler (.env) loading variables and its values in $_ENV, $_SERVER and getenv() in the PHP userland
rguj/node-env-parser
No more headaches! Your best utility for parsing .env variables in Node JS. Code was built based from Laravel's ENV parsing principle.
risknu/dotenv
A library that helps work with environment variables using .env files (support for all standards)
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.
socarrat-php/environment
A super simple dotenv file parser that is compatible with getenv().
viperadnan-git/dotmagic
A Python library for accessing environment variables using dot notation.
ymonb1291/dotenv-parser
A fast, zero-permission parser for '.env' files with support for multiline variables.