dev-master
9999999-dev http://github.com/TazeTSchnitzel/TypedArraysTyped Arrays for PHP 7
LGPLv3
The Requires
- php >=7.0.0
The Development Requires
arrays php7 typed
Typed Arrays for PHP 7
ajf/typed-arrays
is a Composer package which implements ECMAScript Typed Arrays (previously a Khronos Group standard) for PHP 7., (*1)
Why would you want this? For reduced memory usage, of course!, (*2)
Transferable
(useless in the context of PHP)TypedArray
testsDataView
testsRequire ajf/typed-arrays
in composer. Note that only dev-master
exists for now., (*3)
Tests can be run with phpunit
., (*4)
Typed Arrays for PHP 7
LGPLv3
arrays php7 typed