2017 © Pedro Peláez
 

library inflector

- [ Inflector ] class for string manipulating

image

solve/inflector

- [ Inflector ] class for string manipulating

  • Sunday, March 6, 2016
  • by mounter
  • Repository
  • 1 Watchers
  • 2 Stars
  • 353 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 8 Versions
  • 0 % Grown

The README.md

Solve inflector

v1.0.1, (*1)

This class allows you to solve different word-related tasks., (*2)

Methods available at the current version

Inflector::transliterate($text, $direction = "en");
Inflector::slugify($text, $slugChar = '-');
Inflector::underscore($text);
Inflector::camelize($text);
Inflector::pluralize($text);
Inflector::singularize($text);
Inflector::priceToStringLong($price, $keepFloat = true, $currency = "uah", $language = null);
Inflector::priceToStringShort($price, $keepFloat = true, $currencyShortLabel = 'грн.', $language = null);

For the last two methods you can use a method to define default language:, (*3)

Inflector::setDefaultLanguage($language)

The Versions

06/03 2016

dev-master

9999999-dev http://github.com/viniychuk/solve-inflector

- [ Inflector ] class for string manipulating

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by Alexandr Viniychuk

inflector slug convertation

06/03 2016

v1.0.7

1.0.7.0 http://github.com/viniychuk/solve-inflector

- [ Inflector ] class for string manipulating

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by Alexandr Viniychuk

inflector slug convertation

23/06 2015

v1.0.6

1.0.6.0 http://github.com/viniychuk/solve-inflector

- [ Inflector ] class for string manipulating

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by Alexandr Viniychuk

inflector slug convertation

23/06 2015

v1.0.5

1.0.5.0 http://github.com/viniychuk/solve-inflector

- [ Inflector ] class for string manipulating

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by Alexandr Viniychuk

inflector slug convertation

09/11 2014

v1.0.4

1.0.4.0 http://github.com/viniychuk/solve-inflector

- [ Inflector ] class for string manipulating

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by Alexandr Viniychuk

inflector slug convertation

05/10 2014

v1.0.3

1.0.3.0 http://github.com/viniychuk/solve-inflector

- [ Inflector ] class for string manipulating

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by Alexandr Viniychuk

inflector slug convertation

03/10 2014

v1.0.2

1.0.2.0 http://github.com/viniychuk/solve-inflector

- [ Inflector ] class for string manipulating

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by Alexandr Viniychuk

inflector slug convertation

23/09 2014

v1.0.1

1.0.1.0 http://github.com/viniychuk/solve-inflector

- [ Inflector ] class for string manipulating

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by Alexandr Viniychuk

inflector slug convertation