neclimdul / splfileobject_wrappers
Helpers for using SplFileObjects in some modern contexts.
1.0.2
2025-04-21 13:42 UTC
Requires
- php: >=8.1
- ext-json: *
- psr/http-message: ^1.0 || ^2.0
Requires (Dev)
- mikey179/vfsstream: ^1.6
- php-parallel-lint/php-parallel-lint: ^1.3
- phpspec/prophecy-phpunit: ^2.0
- phpstan/phpstan: ^2.1.11
- phpunit/phpunit: ^10
- psalm/plugin-phpunit: ^0.19.5
- rector/rector: ^2.0
- squizlabs/php_codesniffer: ^3.7
- symfony/http-kernel: ^4.4 || ^5.0 || ^6.0 || ^7.0
- vimeo/psalm: ^6.10.0
Suggests
- symfony/http-kernel: Response returns.
README
Library for interfacting with StdFileObject in some common contexts.
Currently this includes wrappers for the PSR StreamInterfaces.