Download the PHP package jameswilddev/fau without Composer
On this page you can find all versions of the php package jameswilddev/fau. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jameswilddev/fau
More information about jameswilddev/fau
Files in jameswilddev/fau
Download jameswilddev/fau
More information about jameswilddev/fau
Files in jameswilddev/fau
Vendor jameswilddev
Package fau
Short Description Tools for reading and writing PHP arrays to and from Fau byte streams.
License MIT
Homepage https://github.com/jameswilddev/fau
Package fau
Short Description Tools for reading and writing PHP arrays to and from Fau byte streams.
License MIT
Homepage https://github.com/jameswilddev/fau
Please rate this library. Is it a good library?
Informations about the package fau
FAU (Flat Arrays, Ubiquitously)
Had this general idea for a simple binary interchange format which describes flat arrays, specific use case being able to write import/export plugins in the native scripting languages of a few different tools, and then being able to accept the resulting files in C# and JavaScript applications.
Its design would also strongly encourage the use of SOA (struct-of-array) design, which lends itself to strong SIMD.
You can find the specification for this format here.
Implementations
Language | Status |
---|---|
C# | In Progress |
PHP | In Progress |
TypeScript | Not Started |
Python | Not Started |
C89 (single-header library) | Not Started |
All versions of fau with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3
The package jameswilddev/fau contains the following files
Loading the files please wait ....