bolstad / weekyear
Common week and year functions for stat bots
1.0
2016-01-04 22:17 UTC
Requires (Dev)
- phpunit/phpunit: 4.0.*
This package is not auto-updated.
Last update: 2024-11-05 19:09:53 UTC
README
WeekYear is a php class for common date functions needed in stats bots.
Download
Install via composer:
composer require bolstad/weekyear
or download the lates dev code as a zip: https://github.com/bolstad/WeekYear/archive/master.zip
Usage
...```
## Contributors
### Contributors on GitHub
* [Contributors](https://github.com/bolstad/WeekYear/graphs/contributors)
## License
Licenced under MIT (do pretty much whatever you want - but don't blame me if anything goes wrong).
* see [LICENSE](https://github.com/bolstad/WeekYear/blob/master/LICENSE) file
## Version
* Version 1.0
## Contact
#### Christian Bolstad
* Homepage: [christianbolstad.com](http://christianbolstad.com/)
* e-mail: christian@bolstad.se
* Github: [bolstad](https://github.com/bolstad)
* Twitter: [@bolstad](https://twitter.com/bolstad "twitterhandle on twitter")
* Google+: [+ChristianBolstad](https://plus.google.com/+ChristianBolstad)