2017 © Pedro Peláez
 

library twig-extension-inflect

image

gone.io/twig-extension-inflect

  • Saturday, May 27, 2017
  • by matthewbaggett
  • Repository
  • 1 Watchers
  • 0 Stars
  • 295 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Twig Inflector

Trivially pluralise or singularise strings in twig, (*1)

Build Status, (*2)

Usage:, (*3)

    {{ variable|singularise }}

or, (*4)

    {{ variable|pluralise }}

Credits

Built atop of Gone.io/inflection, which is in turn built upon the work of others., (*5)

The Versions

27/05 2017
25/05 2017

v1.0

1.0.0.0

  Sources   Download

The Requires

 

by Matthew Baggett