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

dev-master 2014-04-29 07:55 UTC

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!