artur-gajewski/date-converter-bundle
2023-10-15 14:30:00) with human-friendly formats (e.g., "Yesterday" or "5 minutes ago") in templates, reducing cognitive load.Adopt if:
Look elsewhere if:
diffForHumans() or Moment.js for frontend).For Executives:
"This MIT-licensed, 5-minute-install bundle replaces clunky timestamps (e.g., 2023-10-15) with intuitive labels like ‘Yesterday’ or ‘2 hours ago’ in our Symfony app. It’s a no-code UX win—improving readability for users without engineering overhead. Used by [X similar apps], it’s battle-tested and aligns with our goal to reduce support tickets about confusing dates."
For Engineering:
"A lightweight Twig filter ({{ date | ago }}) that handles relative time formatting (e.g., ‘5 minutes ago’). Zero dependencies beyond Symfony 2.x/Twig, and MIT-licensed. Integration is a composer require + kernel config tweak. Tradeoff: Limited to basic cases; if we need advanced i18n or timezones, we’d pair it with Carbon or build a wrapper. Ready to demo in 15 mins."
How can I help you explore Laravel packages today?