2017 © Pedro Peláez
 

library inflect

inflect - a memoizing inflector for php

image

mmucklo/inflect

inflect - a memoizing inflector for php

  • Tuesday, June 13, 2017
  • by mmucklo
  • Repository
  • 3 Watchers
  • 17 Stars
  • 1,336,540 Installations
  • PHP
  • 8 Dependents
  • 0 Suggesters
  • 6 Forks
  • 2 Open issues
  • 6 Versions
  • 17 % Grown

The README.md

Inflect

Inflect is an Inflector for PHP, (*1)

Installation:

Add this line to your composer.json "require" section:, (*2)

composer.json

    "require": {
       ...
       "mmucklo/inflect": "*"

Usage:

use Inflect\Inflect;

echo Inflect::singularize('tests');
echo Inflect::pluralize('test');

Notes:

Many thanks to original author Sho Kuwamoto", (*3)

The Versions

13/06 2017

dev-feature/inflections

dev-feature/inflections

inflect - a memoizing inflector for php

  Sources   Download

MIT

The Requires

  • php >=5.3.17

 

The Development Requires

by Matthew J. Mucklo
by Sho Kuwamoto

inflector inflect urlify singularize pluralize

05/05 2016

dev-master

9999999-dev

inflect - a memoizing inflector for php

  Sources   Download

MIT

The Requires

  • php >=5.3.17

 

The Development Requires

by Matthew J. Mucklo
by Sho Kuwamoto

inflector inflect urlify singularize pluralize

16/05 2015

v0.3.0

0.3.0.0

inflect - a memoizing inflector for php

  Sources   Download

MIT

The Requires

  • php >=5.3.17

 

The Development Requires

by Matthew J. Mucklo
by Sho Kuwamoto

inflector inflect urlify singularize pluralize

16/05 2015

v0.2.1

0.2.1.0

inflect - a memoizing inflector for php

  Sources   Download

MIT

The Requires

  • php >=5.3.17

 

The Development Requires

by Matthew J. Mucklo
by Sho Kuwamoto

inflector inflect urlify singularize pluralize

30/11 2013

v0.2.0

0.2.0.0

inflect - a memoizing inflector for php

  Sources   Download

MIT

The Requires

  • php >=5.3.17

 

The Development Requires

by Matthew J. Mucklo
by Sho Kuwamoto

inflector inflect urlify singularize pluralize

15/07 2013

v0.1.0

0.1.0.0

inflect - a memoizing inflector for php

  Sources   Download

MIT

The Requires

  • php >=5.3.17

 

The Development Requires

by Matthew J. Mucklo
by Sho Kuwamoto

inflector inflect urlify singularize pluralize