Human friendly date-time formatting for Symfony and Twig

KnpLabs/KnpTimeBundle is a really simple Bundle which converts date time strings to human friendly "ago" dates with support to many languages out of the box. Here is how you can use it in your Symfony projects. First things first. Before you use...