Libraries tagged by camelcase
epifrin/rector-custom-rules
13704 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
11921 Downloads
Converts camel case strings to/from Dash case. Heavily based on Symfonys CamelCaseToSnakeCaseNameConverter function
xetaio/eloquence
1061 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
rdallimore/eloquence
2269 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
leobenoist/string-helper
5449 Downloads
PHP StringHelper is a small library that can perform string manipulation.
matthv/laravel-dingo-transform
12142 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.
lenny4/php-swtich-case
628 Downloads
Switch string between (camel case, snake case, kebab case, pascal case, upper case)
ernix/lettercase
4167 Downloads
A tool to convert from and to camelCase, snake_case, PascalCase and Path/Form.
khuddus/php-camel-case-helpers
73 Downloads
A php tool to convert underscored or dashed arrays to camelcased arrays
cluedit/maskman
25 Downloads
from CamelCase to snake_case, from snake_case to CamelCase
alimfazeli/eloquence
11 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
ptrkcsk/change-case
384 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!
camelcased/postmark-inbound-laravel
1320 Downloads
This is an Inbound Parser for Postmark meant to be used with Laravel.
vojir/leanmapper-mappers
110 Downloads
Basic camelCase to underdash mappers for LeanMapper
divineomega/php-camel-caser
13 Downloads
Lets you use built-in PHP functions in camel case