grifart/comparable-polyfill

Provides interface of Comparable RFC.

Installs: 17 855

Dependents: 2

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/grifart/comparable-polyfill

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

This package is auto-updated.

Last update: 2025-09-28 14:42:09 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?