| Benchmarks |
| Traits |
| ChronosInterface | An extension to the DateTimeInterface for a friendlier API |
| Chronos | An Immutable extension on the native DateTime object. |
| ChronosInterval | A simple API extension for DateInterval. |
| Date | An immutable date object that converts all time components into 00:00:00. |
| DifferenceFormatter | Handles formatting differences in text. |
| MutableDate | A mutable date object that converts all time components into 00:00:00. |
| MutableDateTime | A mutable datetime instance that implements the ChronosInterface. |
| Translator | Basic english only 'translator' for diffForHumans() |