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

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/chstudio/php-stream-wrapper

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!