Registry / utility / icanboogie-inflector

icanboogie-inflector

JSON →
library4.0.0phppackagistunverified

Multilingual inflector that transforms words from singular to plural, underscore to camel case, and more.

composer require icanboogie/inflector
INSTALL
IMPORT
SIG · ICANBOOGIE-INFLECT
I
icanboogie-inflector
utilityphpv4.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Inflector
use ICanBoogie\Inflector;

Pluralize and camelize words using the inflector

use ICanBoogie\Inflector; $inflector = Inflector::get('en'); echo $inflector->pluralize('cat'); // cats echo $inflector->camelize('hello_world'); // HelloWorld
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
icanboogie-inflector — pip install icanboogie-inflector · libregistry