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
- Host: GitHub
- URL: https://github.com/pmall/array-type-check
- Owner: pmall
- License: mit
- Created: 2019-03-02T15:16:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-16T10:57:15.000Z (almost 7 years ago)
- Last Synced: 2025-02-27T21:50:50.025Z (over 1 year ago)
- Language: PHP
- Homepage: https://github.com/quantaphp/array-type-check
- Size: 78.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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`