Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

Latest commit

 

History

History
71 lines (39 loc) · 1.91 KB

README.md

File metadata and controls

71 lines (39 loc) · 1.91 KB

Typed Arrays

PHP Implementation of JavaScript Typed Arrays

Use return value like a javascript object.

OBJECT

CLASS

MOCK ABSTRACT

INTERFACE

TODO

NEXT

  • to add UInt8ClampedArray
  • to add DataView object class implements of DataViewInterface

PROGRESS

INTERFACE

NOTE

Float Precision decimal point set by ini_set('precision', (number)) or set default on php.ini

LICENSE

MIT LICENSE