chstudio/php-stream-wrapper
This package is abandoned and no longer maintained.
No replacement package was suggested.
There is no license information available for the latest version (dev-master) of this package.
A library to help understanding and manipulating custom PHP stream wrappers
Maintainers
dev-master
2014-04-29 07:55 UTC
Requires
- php: >=5.3.0
Requires (Dev)
- phpunit/phpunit: 4.*
Suggests
None
Provides
None
Conflicts
None
Replaces
None
Unknown License ba44e84b100a94c7ffcc810a9db6f96ff4cf6274
- Stephane HULARD <s.hulard.woop@chstudio.fr>
This package is auto-updated.
Last update: 2022-10-06 04:27:47 UTC
README
👁 Scrutinizer Code Quality
👁 Latest Stable Version
👁 Latest Unstable Version
PHP Streams are a powerful features often misused.
I created this library to help you create custom stream wrappers and discover this awesome extension!
