ematos/psets

Working with sets of DateTime intervals

Maintainers

Package info

github.com/eduardo-matos/Psets

pkg:composer/ematos/psets

Statistics

Installs: 761

Dependents: 1

Suggesters: 0

Stars: 1

Open Issues: 1

0.0.1 2014-03-31 14:15 UTC

This package is not auto-updated.

Last update: 2026-02-28 21:16:04 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.