olyaklim / composgetdate
getdate
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/olyaklim/composgetdate
Requires
- php: >=5.6
This package is not auto-updated.
Last update: 2025-10-04 02:16:59 UTC
README
$currentDate = (new ComposerGetDate())->get_date();
echo $currentDate;