Libraries tagged by camelcase
kolyunya/string-processor
5716 Downloads
PHP string processing library.
hyqo/string
58 Downloads
Fluent-style string operations
ptrkcsk/change-case
422 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!
camelcasetechs/vansosms
3280 Downloads
An Api for Vanso SMS portal
vojir/leanmapper-mappers
218 Downloads
Basic camelCase to underdash mappers for LeanMapper
tushar/lazy-routing
14 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
10 Downloads
Convert response JSON key to camelCase
todstoychev/case-convertor
37 Downloads
Camel to snake case and snake to camel case convertor
ssfyn/string-case
9 Downloads
Convert any string to snake_case or kebab-case or PascalCase or camelCase.
sanovskiy/naming
4 Downloads
PHP library for detecting, converting, and manipulating various string naming conventions (CamelCase, snake_case, kebab-case, etc.).
nnssn/str-rename
1256 Downloads
Converts the camel case and snake case each other.
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
chris1109873/case-converter
5 Downloads
A package for converting camel case to snake case and vice versa.
aljerom/simple-hydrator
9 Downloads
Reflection-based array-to-object hydrator with snake_case to camelCase mapping