ganbarodigital/php-mv-polymorphism

v1.2016060501 2016-06-05 13:31 UTC

This package is not auto-updated.

Last update: 2024-04-19 17:16:21 UTC


README

GitHub license @ganbarodigital on Twitter Total Downloads Scrutinizer Code Quality Coverage Status Dependency Status Reference Status

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.