ganbarodigital / php-mv-type-checking
dev-develop
2016-06-29 07:51 UTC
Requires
- php: >= 5.5
- ganbarodigital/php-mv-defensive: ^1.0
- ganbarodigital/php-mv-di-containers: ^1.2016050901
- ganbarodigital/php-mv-exception-helpers: ^v1.2016061902
- ganbarodigital/php-mv-polymorphism: ^1.2016060501
- ganbarodigital/php-the-missing-bits: ^1.6
Requires (Dev)
- couscous/couscous: dev-develop
- ganbarodigital/php-unit-test-helpers: ^2.1
- phpunit/phpunit: ^4.6
This package is not auto-updated.
Last update: 2024-10-30 20:05:22 UTC
README
Introduction
The Type-Checking Library provides an easy-to-use collection of helpers to check and enforce variable types. These helpers complement PHP 7's type declaration system, and can be used with PHP 5.5 or later too.
Installation
Run this command:
composer require ganbarodigital/php-mv-type-checking