library date-ago
Library for convert string to time ago
dmitry/date-ago
Library for convert string to time ago
- Wednesday, October 19, 2016
- by null-none
- Repository
- 1 Watchers
- 0 Stars
- 0 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
PHP class for format date after created., (*1)
Install
composer require dmitry/date-ago
Example
$date = new DateAgo();
$date->current= strtotime("31.10.2011");
$date->agoPrint();
License
MIT, (*2)
dev-master
9999999-dev
Library for convert string to time ago
Sources
Download
MIT
by
Dmitry Kalinin