ganbarodigital / php-mv-polymorphism
v1.2016060501
2016-06-05 13:31 UTC
Requires
- php: >= 5.5
- ganbarodigital/php-http-status: ^2.0
- ganbarodigital/php-the-missing-bits: ^1.5
Requires (Dev)
- couscous/couscous: dev-develop
- ganbarodigital/php-mv-unit-test-helpers: ^1.2016060502
- phpunit/phpunit: ^4.6
This package is not auto-updated.
Last update: 2024-11-01 19:35:37 UTC
README
Introduction
The PHP Polymorphism library provides an easy way to add polymorphism to your own code.
Installation
Run this command to add this library to your composer.json
file:
composer require ganbarodigital/php-mv-polymorphism
Usage
See our docs page for a tutorial and reference documentation.