league/config
Define configuration arrays with strict schemas and access values with dot notation
v1.2.0
357M downloads/mo
#104 most downloaded on composer
thephpleague/config
What this package is like to depend on
Last release 4 years ago
no release in 18 months
Release timing varies
gaps range from 3 weeks to 1.3 years
Nearly every release is documented
notes for 5 of 5 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
5 releases · first in 2021
0 releases in the last 12 months
see the full history below
Release timeline
5 releases · May 2021 to Dec 2022
2022
2023
2024
2025
2026
Releases
latest 5-
v1.2.011 Dec 2022Release notes
Open source →Changed
- Values can now be set prior to the corresponding schema being registered.
exists()andget()now only trigger validation for the relevant schema, not the entire config at once.
Release notes
Open source →Changed
- Values can now be set prior to the corresponding schema being registered.
exists()andget()now only trigger validation for the relevant schema, not the entire config at once.
-
v1.1.114 Aug 2021Release notes
Open source →Changed
- Bumped the minimum version of
dflydev/dot-access-datafor PHP 8.1 support (#3)
Release notes
Open source →Changed
- Bumped the minimum version of dflydev/dot-access-data for PHP 8.1 support
- Bumped the minimum version of
-
v1.1.019 Jun 2021Release notes
Open source →Changed
- Bumped the minimum PHP version to 7.4+
- Bumped the minimum version of nette/schema to 1.2.0
Release notes
Open source →Changed
- Bumped the minimum PHP version to 7.4+
- Bumped the minimum version of nette/schema to 1.2.0
-
v1.0.131 May 2021Release notes
Open source →Fixed
- Fixed the
ConfigurationExceptionInterfacemarker interface not extendingThrowable(#2)
Release notes
Open source →Fixed
- Fixed the
ConfigurationExceptionInterfacemarker interface not extendingThrowable(#2)
- Fixed the
-
v1.0.031 May 2021