Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phmlabs/twigtimeagobundle
https://github.com/phmlabs/twigtimeagobundle
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/phmlabs/twigtimeagobundle
- Owner: phmLabs
- Created: 2016-05-19T07:57:23.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-05T13:57:14.000Z (almost 7 years ago)
- Last Synced: 2024-09-19T09:19:14.681Z (about 2 months ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- 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 %}
```