league/config
Define and validate nested PHP configuration with strict schemas (via Nette Schema). Merge multiple config sources, apply defaults, enforce types/constraints, and read values using convenient dot notation. Ideal for robust, structured app and library config.
All notable changes made in 1.x releases are shown below. See the full list of releases for the complete changelog.
{% assign releases = site.github.releases | where_exp: "r", "r.name <= '2.0'" %}
{% for release in releases %}
{{ release.body | markdownify }} {% endfor %}
Please see the full list of releases for the complete changelog.
How can I help you explore Laravel packages today?