e-butik/iodophor

A PHP library for binary IO and bit twiddling

Installs: 5 808

Dependents: 2

Suggesters: 0

Security: 0

Stars: 3

Watchers: 15

Forks: 0

Open Issues: 2

pkg:composer/e-butik/iodophor

1.0 2012-04-11 07:16 UTC

This package is not auto-updated.

Last update: 2025-10-11 17:07:57 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!