Libraries tagged by camelcase
epifrin/rector-custom-rules
21892 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
12571 Downloads
Converts camel case strings to/from Dash case. Heavily based on Symfonys CamelCaseToSnakeCaseNameConverter function
erag/laravel-case-mapper-request
156 Downloads
Seamlessly integrate attribute-based case mapping into Laravel FormRequests — transform keys and remap validation errors effortlessly.
micropackage/casegnostic
6141 Downloads
Casegnostic - access properties and methods both snake_case and camelCase
matthv/laravel-dingo-transform
12747 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
773 Downloads
Switch string between (camel case, snake case, kebab case, pascal case, upper case)
ernix/lettercase
4734 Downloads
A tool to convert from and to camelCase, snake_case, PascalCase and Path/Form.
khuddus/php-camel-case-helpers
74 Downloads
A php tool to convert underscored or dashed arrays to camelcased arrays
xetaio/eloquence
1130 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
junaidkhan/php-string-helper
25 Downloads
A PHP helper library offering utilities like truncate, slugify, casing conversions, and more.
cluedit/maskman
27 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
415 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
1321 Downloads
This is an Inbound Parser for Postmark meant to be used with Laravel.
nnssn/str-rename
1256 Downloads
Converts the camel case and snake case each other.