ganbarodigital / php-mv-defensive
v1.2016082401
2016-08-24 16:40 UTC
Requires
- php: >= 5.5
- ganbarodigital/php-http-status: ^2.0
- ganbarodigital/php-mv-di-containers: ^1.2016050901
- ganbarodigital/php-mv-exception-helpers: ^v1.2016050201
- ganbarodigital/php-the-missing-bits: ^1.9
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-07 02:36:25 UTC
README
Introduction
The PHP Defensive library provides an easy-to-use collection of defensive-programming helpers that you can quickly drop into your own project to save you time and effort.
It is (in part) the successor to Phix's ContractLib.
Installation
Run this command to add this library to your composer.json
file:
composer require ganbarodigital/php-mv-defensive