2017 © Pedro PelĂĄez
 

library php-stream-wrapper

A library to help understanding and manipulating custom PHP stream wrappers

image

chstudio/php-stream-wrapper

A library to help understanding and manipulating custom PHP stream wrappers

  • Tuesday, April 29, 2014
  • by shulard
  • Repository
  • 1 Watchers
  • 3 Stars
  • 0 Installations
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

PHP Stream Wrappers

Scrutinizer Code Quality Latest Stable Version Latest Unstable Version, (*1)

PHP Streams are a powerful features often misused., (*2)

I created this library to help you create custom stream wrappers and discover this awesome extension!, (*3)

The Versions

29/04 2014

dev-master

9999999-dev

A library to help understanding and manipulating custom PHP stream wrappers

  Sources   Download

The Requires

  • php >=5.3.0

 

The Development Requires

by Stéphane HULARD