2017 © Pedro Peláez
 

library typed-arrays

Typed Arrays for PHP 7

image

ajf/typed-arrays

Typed Arrays for PHP 7

  • Saturday, January 14, 2017
  • by ajf
  • Repository
  • 1 Watchers
  • 11 Stars
  • 18 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 1 Versions
  • 6 % Grown

The README.md

Typed Arrays for PHP

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)

What's supported

What's not (yet) supported

What really needs to be done and hasn't been

  • Remaining TypedArray tests
  • Writing DataView tests
  • Release version

Usage

End-user

Require ajf/typed-arrays in composer. Note that only dev-master exists for now., (*3)

Developer

Tests can be run with phpunit., (*4)

The Versions

14/01 2017

dev-master

9999999-dev http://github.com/TazeTSchnitzel/TypedArrays

Typed Arrays for PHP 7

  Sources   Download

LGPLv3

The Requires

  • php >=7.0.0

 

The Development Requires

arrays php7 typed