Libraries tagged by Camellia
realodix/change-case
0 Favers
12791 Downloads
12791 Downloads
Convert strings between camelCase, PascalCase, Headline Case, snake_case and more.
petrenkoanton/key-normalizer
1 Favers
217 Downloads
217 Downloads
Converts snake_case to camelCase and vice versa
miqo/laravel-models-camel-case
1 Favers
13 Downloads
13 Downloads
Simply camelCase Laravel Model attributes and relationships
micropackage/casegnostic
1 Favers
5773 Downloads
5773 Downloads
Casegnostic - access properties and methods both snake_case and camelCase
jgraffite/snake2camel
1 Favers
37 Downloads
37 Downloads
A Laravel Framework Package for getting and setting model fields in snakeCase through camelCase
dev-jeetu/case-converter
4 Favers
1 Downloads
1 Downloads
A comprehensive PHP library for converting between different naming conventions (snake_case, camelCase, PascalCase, kebab-case, etc.)
cve/naming-convention-converter
1 Favers
6 Downloads
6 Downloads
This little package includes string utils which for example can convert underscore_string to camelCased and vice-versa