ganbarodigital / php-datetime
1.0.0
2015-07-23 08:09 UTC
Requires
- php: >= 5.5
- ganbarodigital/php-defensive: ^1.0.1
- ganbarodigital/php-exceptions: ^1.1
- ganbarodigital/php-reflection: ^2.8
Requires (Dev)
This package is not auto-updated.
Last update: 2024-11-09 18:20:36 UTC
README
Introduction
The PHP DateTime library provides an easy-to-use collection of date / time helpers that you can quickly drop into your own project to save you time and effort.
Installation
Run this command to add this library to your composer.json
file:
composer require ganbarodigital/php-datetime