An open API service indexing awesome lists of open source software.

https://github.com/pmall/array-type-check

PHP associative array type check
https://github.com/pmall/array-type-check

Last synced: about 1 month ago
JSON representation

PHP associative array type check

Awesome Lists containing this project

README

          

# PHP associative array type check

This package provides a library to type check associative arrays.

**Require** php >= 7.0

**Installation** `composer require quanta/array-type-check`

**Run tests** `./vendor/bin/kahlan`