gpolverini / file-get-contents
File Get Contents library for PHP
v1.0.1
2019-02-14 17:28 UTC
Requires
- php: >=5.6.0
- gpolverini/enum: 0.1.0
- psr/log: ^1.0.2
- psr/simple-cache: ^1.0.1
Requires (Dev)
- phpunit/phpunit: ~5.4
- satooshi/php-coveralls: ~1.0
- squizlabs/php_codesniffer: ~1.5
This package is auto-updated.
Last update: 2024-11-15 05:53:14 UTC
README
File Get Contents
This is a native PHP implementation to add file get contents with cache support to PHP >= 5.6. It's an abstract class that needs to be extended to use it.
Contributing
Contributions, issues, pull requests are welcome. See CONTRIBUTING.md
License
This component is MIT licensed.