Search by

grifart / comparable-polyfill

jkuchar

Provides interface of Comparable RFC.

Package info

github.com/grifart/comparable-polyfill

pkg:composer/grifart/comparable-polyfill

Statistics

Installs: 21 446

Dependents: 2

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-08-28 16:37:00 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?