All Projects → Conf → Similar Projects or Alternatives

1190 Open source projects that are alternatives of or similar to Conf

Phpdotenv
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
Stars: ✭ 11,648 (+16540%)
ngx-env
Easily inject environment variables into your Angular applications
Stars: ✭ 73 (+4.29%)
Env
Simple lib to parse environment variables to structs
Stars: ✭ 2,164 (+2991.43%)
Environ Config
Python Application Configuration With Environment Variables
Stars: ✭ 210 (+200%)
Aconfig
Simple, useful and opinionated config loader.
Stars: ✭ 187 (+167.14%)
Fig
A minimalist Go configuration library
Stars: ✭ 142 (+102.86%)
dart environment config
Environment specific config generator for Dart and Flutter applications during CI/CD builds
Stars: ✭ 87 (+24.29%)
Konfig
Simple config properties API for Kotlin
Stars: ✭ 249 (+255.71%)
Andhow
Strongly typed, validated, easy to use Java configuration
Stars: ✭ 17 (-75.71%)
Common Env
🔑 The only configuration library you will ever need
Stars: ✭ 67 (-4.29%)
Mutual labels:  environment, configuration
dotenvy
Speed up your production sites by ditching .env for key/value variable pairs as Apache, Nginx, and shell equivalents
Stars: ✭ 31 (-55.71%)
sitri
Sitri - powerful settings & configs for python
Stars: ✭ 20 (-71.43%)
Spectre.cli
An extremely opinionated command-line parser.
Stars: ✭ 121 (+72.86%)
Typin
Declarative framework for interactive CLI applications
Stars: ✭ 126 (+80%)
Variable Injector
Continuous Integration Tool for Swift Projects
Stars: ✭ 63 (-10%)
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 解析加载
Stars: ✭ 72 (+2.86%)
superconfig
Access environment variables. Also includes presence validation, type coercion and default values.
Stars: ✭ 33 (-52.86%)
DBEnvironmentConfiguration
Easily switch between iOS development environments/ configurations
Stars: ✭ 18 (-74.29%)
rune
tool to query for tokens and passwords for use as environment variables
Stars: ✭ 13 (-81.43%)
envkey-python
EnvKey's python library. Protect API keys and credentials. Keep configuration in sync.
Stars: ✭ 24 (-65.71%)
config-cpp
C++ Configuration management library inspired by the Viper package for golang.
Stars: ✭ 21 (-70%)
cfg-rs
A Configuration Library for Rust Applications
Stars: ✭ 18 (-74.29%)
Mutual labels:  environment, configuration
salak.rs
A multi layered configuration loader and zero-boilerplate configuration parser.
Stars: ✭ 27 (-61.43%)
Mutual labels:  environment, configuration
Sweet
Official repository for Semantic Web for Earth and Environmental Terminology (SWEET) Ontologies
Stars: ✭ 69 (-1.43%)
ts-dotenv
Strongly-typed environment variables for Node.js
Stars: ✭ 18 (-74.29%)
flagga
An extensible Go library for handling program configuration using flags.
Stars: ✭ 28 (-60%)
env
A lightweight package for loading OS environment variables into structs for Go projects
Stars: ✭ 24 (-65.71%)
Clikt
Multiplatform command line interface parsing for Kotlin
Stars: ✭ 1,658 (+2268.57%)
Config
12 factor configuration as a typesafe struct in as little as two function calls
Stars: ✭ 251 (+258.57%)
Mutual labels:  environment, configuration
Commander
🚀The framework to write type-safe and structured command line program easily in Swift.
Stars: ✭ 170 (+142.86%)
Argumentparser
Faster, easier, more declarative parsing of command line arguments in Objective-C/Foundation.
Stars: ✭ 251 (+258.57%)
Cli Matic
Compact, hands-free [sub]command line parsing library for Clojure.
Stars: ✭ 245 (+250%)
Env Var
Verification, sanitization, and type coercion for environment variables in Node.js
Stars: ✭ 201 (+187.14%)
envkey-ruby
EnvKey's official Ruby client library
Stars: ✭ 24 (-65.71%)
paerser
No description or website provided.
Stars: ✭ 38 (-45.71%)
as-a
Runs a given command with additional environment settings for simple local development
Stars: ✭ 60 (-14.29%)
read-env
🔧 Transform environment variables into JSON object with sanitized values.
Stars: ✭ 60 (-14.29%)
gatsby-plugin-dynamic-routes
Creating dynamic routes based on your environment and/or renaming existing routes
Stars: ✭ 14 (-80%)
envy
Use envy to manage environment variables with your OS keychain
Stars: ✭ 23 (-67.14%)
envkeygo
EnvKey's official Go client library
Stars: ✭ 36 (-48.57%)
climatecontrol
Python library for loading settings and config data from files and environment variables
Stars: ✭ 20 (-71.43%)
acre
Lightweight configurable environment management in Python
Stars: ✭ 20 (-71.43%)
Emacs Direnv
direnv integration for emacs
Stars: ✭ 194 (+177.14%)
goodconf
Transparently load variables from environment or JSON/YAML file.
Stars: ✭ 80 (+14.29%)
dotfiles
My personal app/env configs and dotfiles.
Stars: ✭ 27 (-61.43%)
Mutual labels:  environment, configuration
gconfigs
gConfigs - Config and Secret parser
Stars: ✭ 42 (-40%)
laravel-conditional-providers
THIS PACKAGE HAS BEEN DEPRECATED — Load Laravel service providers and facades based on the current environment.
Stars: ✭ 26 (-62.86%)
Mutual labels:  environment, configuration
angular-environment
AngularJS Environment Plugin
Stars: ✭ 78 (+11.43%)
envmnt
Environment variables utility functions.
Stars: ✭ 16 (-77.14%)
environment
🌳 Environment variable configuration for Node.js made easy.
Stars: ✭ 12 (-82.86%)
Mutual labels:  environment, configuration
arkenv
Type-safe Kotlin configuration by delegates
Stars: ✭ 15 (-78.57%)
Caporal.js
A full-featured framework for building command line applications (cli) with node.js
Stars: ✭ 3,279 (+4584.29%)
Confex
Useful helper to read and use application configuration from environment variables.
Stars: ✭ 272 (+288.57%)
Clamp
a Ruby command-line application framework
Stars: ✭ 387 (+452.86%)
Clap
Create your command-line parser, with all of the bells and whistles, declaratively or procedurally.
Stars: ✭ 7,174 (+10148.57%)
Picocli
Picocli is a modern framework for building powerful, user-friendly, GraalVM-enabled command line apps with ease. It supports colors, autocompletion, subcommands, and more. In 1 source file so apps can include as source & avoid adding a dependency. Written in Java, usable from Groovy, Kotlin, Scala, etc.
Stars: ✭ 3,286 (+4594.29%)
Environs
simplified environment variable parsing
Stars: ✭ 631 (+801.43%)
Argh
Argh! A minimalist argument handler.
Stars: ✭ 752 (+974.29%)
Envy
Envy automatically exposes environment variables for all of your Go flags
Stars: ✭ 150 (+114.29%)
parse it
A python library for parsing multiple types of config files, envvars & command line arguments that takes the headache out of setting app configurations.
Stars: ✭ 86 (+22.86%)
1-60 of 1190 similar projects