ematos/psets

Working with sets of DateTime intervals

0.0.1 2014-03-31 14:15 UTC

This package is not auto-updated.

Last update: 2024-03-16 10:45:13 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.