closestdate/closestdate

Utility class for find the closest date in PHP 5.3+

Installs: 36

Dependents: 0

Suggesters: 0

Security: 0

Stars: 6

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/closestdate/closestdate

1.1.0 2013-05-01 19:06 UTC

This package is not auto-updated.

Last update: 2026-01-03 21:51:29 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