hassankhan/config
Lightweight PHP config loader (PHP 7.4+) for files or strings. Supports PHP, INI, XML, JSON, YAML (via Symfony Yaml), Properties and serialized formats. Load single/multiple files or directories, optional files, and get/set values with simple API.
ParserInterface and cleanup (#120)$config variable (#118).dist extensionFileParser\Json for better test coveragehas() method returning false on null values in a config fieldREADME.mdhas() method to ConfigInterface and implemented in AbstractConfigall() method to ConfigInterface and implemented in AbstractConfigAbstractConfig now implements the Iterator interfaceAbstractConfig constructor to only accept arraysConfigFileParser classes for each filetype, and a FileParserInterface to type-hint methods withConfig will skip the file if it doesn't existConfigAbstractConfig to create simple subclasses without any file IOConfigInterface and AbstractConfig to simplify codeSymfony\YamlHow can I help you explore Laravel packages today?