Libraries tagged by camel case
salernolabs/camelize
40542 Downloads
Utility for camel and uncamel casing words or phrases.
atrapalo/php-tools
33286 Downloads
Several PHP 7 tools to make life a little easier
sebastiansulinski/string-converter
33025 Downloads
Convert between snake and camel case, hyphen to camel case, to constant name, ucfirst, ucwords
epifrin/rector-custom-rules
7662 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
11613 Downloads
Converts camel case strings to/from Dash case. Heavily based on Symfonys CamelCaseToSnakeCaseNameConverter function
lenny4/php-swtich-case
498 Downloads
Switch string between (camel case, snake case, kebab case, pascal case, upper case)
micropackage/casegnostic
5422 Downloads
Casegnostic - access properties and methods both snake_case and camelCase
misatotremor/case-bundle
6279 Downloads
Symfony Case Converter Bundle
rdallimore/eloquence
1811 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
leobenoist/string-helper
5065 Downloads
PHP StringHelper is a small library that can perform string manipulation.
ernix/lettercase
3863 Downloads
A tool to convert from and to camelCase, snake_case, PascalCase and Path/Form.
matthv/laravel-dingo-transform
11750 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.
miqo/laravel-models-camel-case
12 Downloads
Simply camelCase Laravel Model attributes and relationships
khuddus/php-camel-case-helpers
71 Downloads
A php tool to convert underscored or dashed arrays to camelcased arrays
divineomega/php-camel-caser
13 Downloads
Lets you use built-in PHP functions in camel case