ganbarodigital / php-mv-contracts
v1.2016061901
2016-06-19 16:30 UTC
Requires
- php: >= 5.5
- ganbarodigital/php-http-status: ^2.0
- ganbarodigital/php-mv-defensive: ^1.2016052101
- ganbarodigital/php-mv-di-containers: ^1.2016050901
- ganbarodigital/php-mv-exception-helpers: ^v1.2016061902
- ganbarodigital/php-the-missing-bits: ^1.2
Requires (Dev)
- couscous/couscous: dev-develop
- ganbarodigital/php-mv-unit-test-helpers: ^1.0
- phpunit/phpunit: ^4.6
This package is not auto-updated.
Last update: 2024-11-09 19:51:07 UTC
README
Introduction
The PHP Contracts library provides tools to prove the correctness of your code.
It is the successor to Phix's ContractLib.
Installation
Run this command to add this library to your composer.json
file:
composer require ganbarodigital/php-mv-contracts
Documentation
For full docs, see http://ganbarodigital.github.io/php-mv-contracts.