Skip to content

Latest commit

 

History

History

php

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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.