grubie / date_range
Helps handling ranges of dates with PHP 5.3
Installs: 874
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 0
pkg:composer/grubie/date_range
Requires
- php: >=5.3.0
This package is not auto-updated.
Last update: 2020-01-20 08:58:44 UTC
README
Ok guys, this package is missing tests and some more implementations, there is also plenty of room to improve it.
To help, fork it, submit a pull request.
Missing:
- Create a good readme
- Make some test
- Make some benchmark and improve algorithms
- Provide examples of use