e-butik/iodophor

A PHP library for binary IO and bit twiddling

1.0 2012-04-11 07:16 UTC

This package is not auto-updated.

Last update: 2024-04-13 10:22:42 UTC


README

A PHP library for binary IO and bit twiddling.

Huge credits goes out to Sven Vollbehr for his library php-reader. As of right now, this is basically just his code in some new namespaced classes (for PSR-0 compatibility) and a Composer file with a new (and pretty awesome) name.

If you want to be able to read or write media file information in an object-oriented fashion you should definitly check php-reader out.

Calling this a fork would be a misnomer. We prefer to think of it as a remix, with full credits, of course.

License

Just like php-reader, Iodophor is licensed under a 3-clause BSD license. Feel free to fork away!