2017 © Pedro Peláez
 

library date-ago

Library for convert string to time ago

image

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

The README.md

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)

The Versions

19/10 2016

dev-master

9999999-dev

Library for convert string to time ago

  Sources   Download

MIT

by Dmitry Kalinin