Libraries tagged by camelcase
nnssn/str-rename
1252 Downloads
Converts the camel case and snake case each other.
divineomega/php-camel-caser
15 Downloads
Lets you use built-in PHP functions in camel case
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
pnktweb/craft-camelcase-to-kebabcase
38 Downloads
Adds `cc2kc` filter and function to Twig
zoranwong/eloquent-field-camelcase
10 Downloads
Use A manager to manage all routes for laravel/lumen
nrhrhysd616/laravel-json-camelcase-converter
18 Downloads
Convert response JSON key to camelCase
nekoos-pood/camelcase-arrayobject-mutator
1721 Downloads
Object accessible as array that use keys with camelcase standard
miqo/laravel-models-camel-case
13 Downloads
Simply camelCase Laravel Model attributes and relationships
langeland/phpspec-camelcase
123 Downloads
PHPSpec extension that allows you to use camelcase methods for tests.
emden-norfolk/laravel-camelcase
6079 Downloads
CamelCase attributes for Eloquent models.
ykw/cruet
0 Downloads
PHP port of the Rust cruet library case conversion functions. Provides camelCase, snake_case, kebab-case, PascalCase and other case transformations.
vuthaihoc/eloquence
726 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.[Change for my pfoject only]
stijlgenoten/check-my-camels
412 Downloads
Case sensitive classname checker for Laravel apps
seworqs/commons-string
12 Downloads
A modern PHP utility library for string manipulation, including case conversion, namespace formatting, path handling, and secure random string generation.
robinthehood/naming-convention
75 Downloads
Converts and checks naming-conventions.