Libraries tagged by snakecase
jawira/case-converter
7693488 Downloads
Convert strings between 13 naming conventions: Snake case, Camel case, Pascal case, Kebab case, Ada case, Train case, Cobol case, Macro case, Upper case, Lower case, Sentence case, Title case and Dot notation.
kirkbushell/eloquence
1037460 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
mattketmo/camel
378220 Downloads
Tiny library to handle words case transformation
drevops/phpcs-standard
110530 Downloads
DrevOps PHP_CodeSniffer rules: enforce consistent naming (snakeCase or camelCase) for variables and parameters, PHPUnit data provider conventions.
ghostwriter/case-converter
4132435 Downloads
Convert strings from and to AdaCase, CamelCase, CobolCase, KebabCase, Lowercase, MacroCase, PascalCase, SentenceCase, SnakeCase, TitleCase, TrainCase, and Uppercase
nayjest/str-case-converter
507909 Downloads
Library for converting strings from camel case to snake case and vice versa.
marcusball/case-helper
51840 Downloads
Easily convert between camelCase, PascalCase, kebab-case, snake_case, SCREAMING_SNAKE_CASE, Train-Case, and string case!
nabil1337/case-helper
619917 Downloads
Easily convert between camelCase, PascalCase, kebab-case, snake_case, SCREAMING_SNAKE_CASE, Train-Case, and string case!
deoliveiralucas/array-keys-case-transform
223656 Downloads
Simple library to handle words case transformation from array keys
realodix/change-case
38714 Downloads
Convert strings between camelCase, PascalCase, Headline Case, snake_case and more.
tomlerendu/laravel-convert-case-middleware
71167 Downloads
Convert request and response keys to and from camel and snake case.
programic/laravel-convert-case-middleware
20354 Downloads
Convert request and response keys to and from camel and snake case.
rizkussef/laravel-snake-to-camel-case
929 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
rdallimore/eloquence
2829 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
erag/laravel-case-mapper-request
511 Downloads
Seamlessly integrate attribute-based case mapping into Laravel FormRequests — transform keys and remap validation errors effortlessly.