sjorek / runtime-capability
extensible library to detect runtime capabilities
dev-master
2018-04-24 19:19 UTC
Requires
- php: >=7.1
- sjorek/unicode-normalization: ~0.3
- symfony/polyfill-mbstring: ^1.4
- symfony/polyfill-php71: ^1.4
- symfony/polyfill-php72: ^1.4
Requires (Dev)
- ext-posix: *
- friendsofphp/php-cs-fixer: ^2.7
- mikey179/vfsstream: ^1.6
- phpunit/phpunit: ^6.5
- sensiolabs/security-checker: ^4.1
- symfony/filesystem: ~3.4 || ~4.0
Suggests
- ext-mbstring: For best performance
- ext-posix: For correct filesystem-permission handling
This package is not auto-updated.
Last update: 2020-01-06 17:42:06 UTC
README
A composer-package providing an extensible library to detect runtime capabilities.
Installation
php composer.phar require sjorek/runtime-capability
Usage
t.b.d.
Examples
t.b.d.
Contributing
Look at the contribution guidelines