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

ArrayIterator/TypedArray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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