Libraries tagged by camel case
salernolabs/camelize
50546 Downloads
Utility for camel and uncamel casing words or phrases.
atrapalo/php-tools
37677 Downloads
Several PHP 7 tools to make life a little easier
sebastiansulinski/string-converter
36732 Downloads
Convert between snake and camel case, hyphen to camel case, to constant name, ucfirst, ucwords
epifrin/rector-custom-rules
19874 Downloads
These are three rector rules to convert private method name, to convert local variable name to camel case and to replace double quotes with single quotes in string literals.
mister-glass/camel-case-to-dash-case-name-converter
12454 Downloads
Converts camel case strings to/from Dash case. Heavily based on Symfonys CamelCaseToSnakeCaseNameConverter function
ptrkcsk/change-case
413 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!
micropackage/casegnostic
5816 Downloads
Casegnostic - access properties and methods both snake_case and camelCase
erag/laravel-case-mapper-request
77 Downloads
Seamlessly integrate attribute-based case mapping into Laravel FormRequests — transform keys and remap validation errors effortlessly.
misatotremor/case-bundle
6936 Downloads
Symfony Case Converter Bundle
ernix/lettercase
4627 Downloads
A tool to convert from and to camelCase, snake_case, PascalCase and Path/Form.
matthv/laravel-dingo-transform
12640 Downloads
This repository lets your API users pass in and receive camelCased or snake_cased keys while your app receives and produces snake_cased ones.
rizkussef/laravel-snake-to-camel-case
15 Downloads
A Laravel middleware package to automatically convert API response keys from snake_case to camelCase for frontend compatibility, and optionally convert request keys from camelCase to snake_case
lenny4/php-swtich-case
732 Downloads
Switch string between (camel case, snake case, kebab case, pascal case, upper case)
khuddus/php-camel-case-helpers
74 Downloads
A php tool to convert underscored or dashed arrays to camelcased arrays
divineomega/php-camel-caser
15 Downloads
Lets you use built-in PHP functions in camel case