Libraries tagged by namecase
allansun/camel
32 Downloads
Tiny library to handle words case transformation. Originally from https://github.com/MattKetmo/camel
guillegf/php-tools
28 Downloads
Several PHP 7 tools to make life a little easier
camelcasetechs/vansosms
3280 Downloads
An Api for Vanso SMS portal
vojir/leanmapper-mappers
111 Downloads
Basic camelCase to underdash mappers for LeanMapper
traesh/laravel-uppercamelcase-json
9 Downloads
Convert response JSON key to camelCase
ssfyn/string-case
8 Downloads
Convert any string to snake_case or kebab-case or PascalCase or camelCase.
realodix/change-case
12790 Downloads
Convert strings between camelCase, PascalCase, Headline Case, snake_case and more.
petrenkoanton/key-normalizer
214 Downloads
Converts snake_case to camelCase and vice versa
miqo/laravel-models-camel-case
12 Downloads
Simply camelCase Laravel Model attributes and relationships
jgraffite/snake2camel
37 Downloads
A Laravel Framework Package for getting and setting model fields in snakeCase through camelCase
cve/naming-convention-converter
6 Downloads
This little package includes string utils which for example can convert underscore_string to camelCased and vice-versa
ptrkcsk/change-case
392 Downloads
Convert strings to camelCase, CONSTANT_CASE, dot.case, Header-Case, lower case, param-case, PascalCase, path/case, Sentence case, snake_case, Title Case, UPPER CASE, and more!