Libraries tagged by camelcase
halpdesk/laravel-traits
59 Downloads
Package with useful laravel traits
allansun/camel
29 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
realodix/change-case
12790 Downloads
Convert strings between camelCase, PascalCase, Headline Case, snake_case and more.
petrenkoanton/key-normalizer
213 Downloads
Converts snake_case to camelCase and vice versa
kolyunya/string-processor
5714 Downloads
PHP string processing library.
hyqo/string
33 Downloads
Fluent-style string operations
camelcasetechs/vansosms
3278 Downloads
An Api for Vanso SMS portal
tushar/lazy-routing
13 Downloads
This is a Laravel library package once install you don't need to declare a route for each method instead you follow a normal camel case convention to declare the method name and the route will auto declared for you.
traesh/laravel-uppercamelcase-json
9 Downloads
Convert response JSON key to camelCase
todstoychev/case-convertor
36 Downloads
Camel to snake case and snake to camel case convertor
ssfyn/string-case
8 Downloads
Convert any string to snake_case or kebab-case or PascalCase or camelCase.
nnssn/str-rename
1229 Downloads
Converts the camel case and snake case each other.
micropackage/casegnostic
5678 Downloads
Casegnostic - access properties and methods both snake_case and camelCase
jgraffite/snake2camel
34 Downloads
A Laravel Framework Package for getting and setting model fields in snakeCase through camelCase