Topic: "dotenv-loader"
gookit/ini
📝 Go INI config management. support multi file load, data override merge. parse ENV variable, parse variable reference. Dotenv file parse and loader. INI配置读取管理,支持多文件加载,数据覆盖合并, 解析ENV变量, 解析变量引用。DotEnv 解析加载
Language: Go - Size: 299 KB - Last synced at: about 12 hours ago - Pushed at: 27 days ago - Stars: 82 - Forks: 17

phpdevcommunity/php-dotenv
PHP-DotEnv is a lightweight PHP library designed to simplify the management of environment variables in your PHP applications.
Language: PHP - Size: 43 KB - Last synced at: 1 day ago - Pushed at: 5 months ago - Stars: 76 - Forks: 25

bnomei/kirby3-dotenv
Kirby Plugin for environment variables from .env files
Language: PHP - Size: 249 KB - Last synced at: 11 days ago - Pushed at: 6 months ago - Stars: 38 - Forks: 2

icyleaf/poncho
A .env parser/loader improved for performance.
Language: Crystal - Size: 69.3 KB - Last synced at: 24 days ago - Pushed at: 6 months ago - Stars: 29 - Forks: 3

Arkoniak/ConfigEnv.jl
Package for populating ENVironment variables.
Language: Julia - Size: 256 KB - Last synced at: 6 days ago - Pushed at: about 4 years ago - Stars: 24 - Forks: 0

dying-will-bullet/dotenv
Loads environment variables from .env for Zig projects.
Language: Zig - Size: 42 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 17 - Forks: 9

HaidarZ/vscode-terminal-dotenv
Unify integrated terminal environment with workspace environment
Language: TypeScript - Size: 81.1 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 0

jorgerosal/ckey
🔑Easy way to access dotenv file secrets and use it anywhere in your sub-directory. A dotenv wrapper.
Language: JavaScript - Size: 7.81 KB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 1

briandowns/libdotenv
libdotenv is a C single-headerlibrary providing the ability to load values from a .env file into environment variables.
Language: C - Size: 16.6 KB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 6 - Forks: 2

du5rte/secrets
Secrets handler for Node.js 🗝️
Language: JavaScript - Size: 515 KB - Last synced at: 26 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

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
Language: TypeScript - Size: 685 KB - Last synced at: 4 days ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 0

David-Lor/Python-DotEnv-Settings-Handler 📦
⚙️Settings handler to load settings from a DotEnv file or system env variables, on a Python class, using pydantic
Language: Python - Size: 16.6 KB - Last synced at: 27 days ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 0

zigster64/dotenv.zig
Load ENV vars from .env files on boot
Language: Zig - Size: 11.7 KB - Last synced at: about 2 hours ago - Pushed at: 2 months ago - Stars: 3 - Forks: 1

aligoren/netenv
A simple, network-based environment variable loader.
Language: Go - Size: 9.77 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

lucasew/dotenv
Dotenv launcher without extra libraries in your program
Language: Go - Size: 12.7 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 2 - Forks: 0

Wiped-Out/telegram-bot-template
Project template for telegram bot development. Postgres as main db, Redis as FSM db.
Language: Python - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

socheatsok78/webenv
Loads variables from .env for web projects.
Language: JavaScript - Size: 79.1 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

JiPaix/dotenv-manipulator 📦
dotenv-Manipulator for Node.js : Load, add, update or remove variables from both your .env file and process.env at runtime
Language: TypeScript - Size: 1.28 MB - Last synced at: 3 days ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

mdabbas-cse/php-dot-env-library
Dot env for php project
Language: PHP - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

nuxed/environment
The Nuxed Environment component provides functions that help you manage environment variables.
Language: Hack - Size: 33.2 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

rayanlevert/dotenv
Dependency-free environment file handler (.env) loading variables and its values in $_ENV, $_SERVER and getenv() in the PHP userland
Language: PHP - Size: 67.4 KB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

pandadiestro/dotenv.zig
low-alloc dotenv library made in zig
Language: Zig - Size: 17.6 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

karmaniverous/get-dotenv-child
An example of a custom CLI based on get-dotenv.
Language: TypeScript - Size: 1.32 MB - Last synced at: 7 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

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.
Language: C++ - Size: 16.6 KB - Last synced at: 4 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 1

Django-Dev-Br/004-django5-dot-env-file 📦
Arquivo especial de segurança que contém senhas e outras informações confidenciais
Language: Python - Size: 67.4 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

AhmedYahyaE/my-plain-php-mvc-oop-framework
My personal backend robust Plain PHP MVC OOP Framework
Language: PHP - Size: 724 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

InitPHP/DotENV
Loads environment variables from .env or .env.php file.
Language: PHP - Size: 10.7 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1

vanegas-27/accountPython
Simulación de funciones bancarias con Python, sql, dotenv.
Language: Python - Size: 16.6 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

chillerlan/php-dotenv
Load .env files into the environment. PHP 7.4+
Language: PHP - Size: 28.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

slpAkkie/uwi-dotenv
PHP Dotenv manager for env vars
Language: PHP - Size: 24.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

LucasAMiranda/ProjetoTccMotorola2.0
Consultoria em Projeto de Mestrado para aluno com avaliação dos PO's(Product Owner) da Motorola usando Python e bibliotecas externas para raspagem web para celulares Motorola com todas as versões de Android que possuem vulnerabilidades
Language: Python - Size: 456 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

pavanvattikala/bulk-certificate-generator
The certificate generator is a useful tool for anyone who needs to generate certificates on a regular basis. It is also a great way to save time and effort, as it eliminates the need to manually create certificates.
Language: Python - Size: 1.15 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

siguici/php-dot-env
Manage PHP environment variables and build environment files.
Language: PHP - Size: 13.7 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

anartisticengineer/pygen
A python script for automatically generating other python project folders
Language: Python - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

lalabuy948/genvutils
Go environment utilities (genvutils) - provides useful environment variables operations
Language: Go - Size: 30.3 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

telkomdev/pyenvar Fork of wuriyanto48/pyenvar
Python's .env loader
Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

wuriyanto48/pyenvar
Python's .env loader
Language: Python - Size: 13.7 KB - Last synced at: 21 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

navaz-alani/dotenv
This package implements dotenv for Golang projects, allowing loading and chaining of environment variable files.
Language: Go - Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0
