ematos/psets

Working with sets of DateTime intervals

Installs: 761

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 0

Open Issues: 1

pkg:composer/ematos/psets

0.0.1 2014-03-31 14:15 UTC

This package is not auto-updated.

Last update: 2025-10-11 19:09:56 UTC


README

Working with sets of DateTime intervals in PHP.

Testing

First make sure you have all dependencies resolved (composer install --dev might be enough). Then run vendon/bin/phpunit, and hopefully it will work.