The Wayback Machine - https://web.archive.org/web/20210308183201/https://github.com/Chemaclass/typed-arrays
Skip to content
master
Switch branches/tags
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

GitHub Build Status Scrutinizer Code Quality Scrutinizer Code Coverage Psalm Type-coverage Status

TypedArrays

Generics replacement for PHP. Implement an array of a defined type.

Requirements

Requires PHP >= 7.4

Installation

composer require chemaclass/typed-arrays

Git Hooks

Enable the git hooks with ./tools/git-hooks/init.sh