mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-21 00:11:14 +00:00
Finalize extension documentation
This commit is contained in:
8
php_modules/psr/README.md
Normal file
8
php_modules/psr/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# psr
|
||||
|
||||
This PHP extension provides the interfaces from the PSR standards as established by the PHP-FIG group. You can use interfaces provided by this extension in another extension easily - see this example.
|
||||
|
||||
| Platform | Url |
|
||||
|----------|------------------------------------------------------------------|
|
||||
| GitHub | https://github.com/jbboehr/php-psr |
|
||||
| Pecl | https://www.php.net/manual/en/book.pspell.php |
|
||||
Reference in New Issue
Block a user