psr-discovery/discovery
Lightweight library that discovers available PSR implementations by searching for a list of well-known classes that implement the relevant interfaces, and returning an instance of the first one that is found.
1.2.0
11M downloads/mo
#935 most downloaded on Packagist
psr-discovery/discovery
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Ships fairly regularly
a new release about every 5 months
Nearly every release is documented
notes for 7 of 7 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
7 releases · first in 2023
0 releases in the last 12 months
see the full history below
Release timeline
7 releases · Mar 2023 to Dec 2024Releases
latest 7-
1.2.005 Dec 2024Release notes
Open source →What's Changed
- Catch exceptions from
Composer::satisfiespotentially thrown duringdiscoveries()method calls, by @aidan-casey in #7. - Bump minimum supported PHP version to 8.2
New Contributors
- @aidan-casey made their first contribution in #7
Full Changelog: 1.1.2...1.2.0
Release notes
Open source →Changes
- Catch exceptions from
Composer::satisfiespotentially thrown duringdiscoveries()method calls, by @aidan-casey in #7. - Bump minimum supported PHP version to 8.2
- Catch exceptions from
-
1.1.209 Aug 2024Release notes
Open source →What's Changed
- fix: mismatch in classname for cache discovery by @reyostallenberg in #6
New Contributors
- @reyostallenberg made their first contribution in #6
Full Changelog: 1.1.1...1.1.2
Release notes
Open source →Fixes
- Address mismatch in classname for cache discovery by @reyostallenberg in #6
-
1.1.104 Mar 2024Release notes
Open source → -
1.1.004 Mar 2024Release notes
Open source →What's Changed
- Add support for UploadedFileFactoryInterface and UriFactoryInterface by @flavioheleno in #4
New Contributors
- @flavioheleno made their first contribution in #4
Full Changelog: 1.0.2...1.1.0
Release notes
Open source →Changes
- Add support for UploadedFileFactoryInterface and UriFactoryInterface by @flavioheleno in #4
-
1.0.227 Mar 2023Release notes
Open source →Fixes
- Catch OutOfBoundsException thrown by
composer/semverwhen no matching version is found.
Release notes
Open source →Fixes
- Catch OutOfBoundsException thrown by
composer/semverwhen no matching version is found.
- Catch OutOfBoundsException thrown by
-
1.0.127 Mar 2023 -
1.0.027 Mar 2023