Download the PHP package shlinkio/shlink-config without Composer
On this page you can find all versions of the php package shlinkio/shlink-config. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download shlinkio/shlink-config
More information about shlinkio/shlink-config
Files in shlinkio/shlink-config
Download shlinkio/shlink-config
More information about shlinkio/shlink-config
Files in shlinkio/shlink-config
Vendor shlinkio
Package shlink-config
Short Description Utils to load, parse and work with configuration on Shlink project
License MIT
Homepage https://shlink.io
Package shlink-config
Short Description Utils to load, parse and work with configuration on Shlink project
License MIT
Homepage https://shlink.io
Please rate this library. Is it a good library?
Informations about the package shlink-config
Shlink config
Utils to load, parse and work with configuration on Shlink project.
Installation
Install this tool using composer.
composer install shlinkio/shlink-config
This library is also a mezzio module which provides its own
ConfigProvider
. Add it to your configuration to get everything automatically set up.
Included utils
loadConfigFromGlob
: Function which expects a glob pattern and loads and merges all config files that match it.EnvVarLoaderProvider
: A config provider which loads the entries of the loaded config into env vars and always returns empty. Designed to be the first config provider in the pipeline.DottedAccessConfigAbstractFactory
: An abstract factory that lets any config param to be fetched as a service by using theconfig.foo.bar
notation.
All versions of shlink-config with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
laminas/laminas-config Version ^3.9
laminas/laminas-servicemanager Version ^4.2 || ^3.22
laminas/laminas-config Version ^3.9
laminas/laminas-servicemanager Version ^4.2 || ^3.22
The package shlinkio/shlink-config contains the following files
Loading the files please wait ....