Package Information |
Summary |
PSR interfaces |
Maintainers |
John Boehr <
jbboehr at gmail dot com >
(lead)
[details]
|
License |
BSD-2-Clause |
Description |
This extension provides the accepted PSR interfaces, so they can be used in an extension.
See http://www.php-fig.org/psr/ |
Homepage |
https://github.com/jbboehr/php-psr
|
Release notes
Version 1.2.0
(stable)
|
- PHP 8.1 compatibility (@Jeckerson) - All classes are now defined in a separate namespace `PsrExt` and aliased into the `Psr` namespace to aid in debuggging compatibility issues for framework maintainers |