Download the PHP package commentar/date-format without Composer
On this page you can find all versions of the php package commentar/date-format. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package date-format
DateFormat
Simple date renderer for the Commentar project. This date formatter formats DateTime objects used in comments. Examples of these dates are "date posted" and "post updated" timestamps.
Installation
Add the formatter to the project's composer.json
file:
"require": {
"commentar/date-format": "0.0.*",
}
Use it in your templates:
All versions of date-format with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
The package commentar/date-format contains the following files
Loading the files please wait ....