Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 421 Bytes

readme.md

File metadata and controls

7 lines (4 loc) · 421 Bytes

Fau (PHP)

Tools for reading and writing PHP arrays to and from Fau byte streams.

This package includes an ArraySet type which represents both a schema and a single instance of that schema; just new ArraySet() and you should be able to call methods to add arrays, read and write Fau byte streams.

Please see the project readme for further details.