Skip to content

monolith-php/configuration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Configuration $$VERSION$$

goals:

  • drop php dot env (uses global state so can't be used for multiple environments simultaneously in a runtime)
  • add new configuration loader / reader
  • keep env file conventions

warning:

config can be used in component boostrapping bind() methods but only within bound closures. the configuration tool needs the bootstrap bind() phase to set itself up.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published