https://github.com/phmlabs/twigtimeagobundle
https://github.com/phmlabs/twigtimeagobundle
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/phmlabs/twigtimeagobundle
- Owner: phmLabs
- Created: 2016-05-19T07:57:23.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-01-05T13:57:14.000Z (over 8 years ago)
- Last Synced: 2025-03-16T12:04:35.059Z (over 1 year ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
#TwigTimeAgoBundle
This symfony2 bundle integrates http://timeago.yarp.com/ as a twig filter.
## Usage
```twig
{% datetime | time_ago %}
```