ganbarodigital / php-datetime
Installs: 287
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/ganbarodigital/php-datetime
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: 2025-10-11 23:11:47 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