There are 0 repository under dotenv-parser topic.
:relaxed: Linting dotenv files like a charm!
Loads environment variables from .env files for C++ projects.
PHP-DotEnv is a lightweight PHP library designed to simplify the management of environment variables in your PHP applications.
Package for populating ENVironment variables.
Projeto de conclusão do Bootcamp de Back-end da @reprograma
Zero-dependency Node library for using .env files with default values and types in TS/JS
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.
🔑Easy way to access dotenv file secrets and use it anywhere in your sub-directory. A dotenv wrapper.
libdotenv is a C single-headerlibrary providing the ability to load values from a .env file into environment variables.
PHP .env editor library
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:)
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
The Nuxed Environment component provides functions that help you manage environment variables.
Manage environment variables in one go.
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.
Loads variables from .env for web projects.
simple dotenv file loader using the PHP built-in parse_ini_file() to efficiently parse dotenv files
Library for loading environment variables from .env files.
An example of a custom CLI based on get-dotenv.
Dependency-free environment file handler (.env) loading variables and its values in $_ENV, $_SERVER and getenv() in the PHP userland
A library that helps work with environment variables using .env files (support for all standards)
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.
A super simple dotenv file parser that is compatible with getenv().
A Python library for accessing environment variables using dot notation.