Registry / utility / jawira-case-converter

jawira-case-converter

JSON →
library3.6.0phppackagistunverified

Convert strings between 13 naming conventions: Snake case, Camel case, Pascal case, Kebab case, Ada case, Train case, Cobol case, Macro case, Upper case, Lower case, Sentence case, Title case and Dot notation.

composer require jawira/case-converter
INSTALL
IMPORT
SIG · JAWIRA-CASE-CONVER
J
jawira-case-converter
utilityphpv3.6.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.

Convert
use Jawira\CaseConverter\Convert;

Convert a string to camelCase.

use Jawira\CaseConverter\Convert; $converter = new Convert('hello_world'); echo $converter->toCamel(); // helloWorld
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.6.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
jawira-case-converter — pip install jawira-case-converter · libregistry