The MetaSyntactical InputOutput component

v2.0.0 2021-07-28 21:52 UTC

This package is auto-updated.

Last update: 2024-03-29 02:39:16 UTC


README

Build Status

What is MetaSyntactical/Io?

MetaSyntactical/Io is part of the MetaSyntactical PHP 5.3+ components library and allows to read primitive types from streams and files.

MetaSyntactical/Io is based on the Zend Framework proposal for Zend_Mime_Magic of Matthew Ratzloff and the derived implementation as Google Code project of Sven Vollbehr. I have transformed the code to use namespaces, better exception handling and added a lot of unit tests.

Requirements

MetaSyntactical/Io is only supported on PHP 5.3.10 and up.

Installation

COMING SOON The best way to install MetaSyntactical/Io is to use Composer (http://getcomposer.org).

Documentation

COMING SOON

Contributing

COMING SOON MetaSyntactical/Io is an open source project. If you'd like to contribute, please read the Contributing Code part of the documentation. If you're submitting a pull request, please follow the guidelines in the Submitting a Patch section.