Comparable interface polyfill 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?