grifart/comparable-polyfill

Provides interface of Comparable RFC.

v1.0.1 2018-11-27 23:07 UTC

This package is auto-updated.

Last update: 2024-03-28 11:42:36 UTC


README

Provides interface of comparable RFC.

This makes logical comparison of objects much easier by providing common interface for object comparision.

Installation

composer require grifart/comparable-polyfill

TODO

  • UncomparableException?