closestdate/closestdate

Utility class for find the closest date in PHP 5.3+

Maintainers

Package info

github.com/lordoffreaks/ClosestDate

Homepage

pkg:composer/closestdate/closestdate

Transparency log

Statistics

Installs: 36

Dependents: 0

Suggesters: 0

Stars: 6

Open Issues: 0

1.1.0 2013-05-01 19:06 UTC

This package is not auto-updated.

Last update: 2026-08-02 00:20:37 UTC


README

Join the chat at https://gitter.im/lordoffreaks/ClosestDate

PHP utility class for getting the nearest date among an array of dates.

##Features##

  • Suppor for custom dates (not just "today".
  • Support for prevalence on past dates or future dates.

Build Status