config

config wrapper

Provides methods to access and manipulate configuration data stored in JSON or YAML files.

JSON or YAML configuration wrapper with convenient access methods.

GitHub

267 stars
10 watching
43 forks
Language: Go
last commit: about 2 years ago
configurationgolangjsonyaml

Related projects:

Repository Description Stars
gookit/config A configuration management library for Go applications 539
ilyakaznacheev/cleanenv A tool to read and manage environment configuration from files and variables 1,661
joshbetz/config A Go configuration library that loads and reloads settings from files and environment variables on signal changes. 215
vrischmann/envconfig A library to parse configuration from environment variables and fill structs. 241
num30/config A package for declarative configuration in Go 50
borudar/configuration A configuration library for Go programs that supports multiple data sources and types 108
golobby/config A configuration manager for Go projects using various file formats and environment variables. 367
ienaga/phalconconfig A tool to load configuration from YAML files in a Phalcon application 2
romshark/yamagiconf A YAML configuration framework for Go that enforces simplicity and consistency through strict validation rules. 18
jeremyloy/config A library for easily managing application configuration as a typesafe struct 336
borudar/configuration-yaml-file A library that provides a standardized way to read configuration files in YAML format 0
jagerente/gocfg A configuration management library for Go programs. 6
go-simpler/env A package that simplifies loading environment variables into configuration structures in Go applications. 66
oblq/swap A framework that simplifies project configuration and struct instantiation based on build environments. 8
hassankhan/config Config loads values from various file formats and strings into a PHP object. 972