Libraries tagged by snakecase
jawira/case-converter
8165939 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
1078527 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
mattketmo/camel
386518 Downloads
Tiny library to handle words case transformation
drevops/phpcs-standard
152830 Downloads
DrevOps PHP_CodeSniffer rules: enforce consistent naming (snakeCase or camelCase) for variables and parameters, PHPUnit data provider conventions.
ghostwriter/case-converter
4416042 Downloads
Convert strings from and to AdaCase, CamelCase, CobolCase, KebabCase, Lowercase, MacroCase, PascalCase, SentenceCase, SnakeCase, TitleCase, TrainCase, and Uppercase
nayjest/str-case-converter
522331 Downloads
Library for converting strings from camel case to snake case and vice versa.
marcusball/case-helper
54867 Downloads
Easily convert between camelCase, PascalCase, kebab-case, snake_case, SCREAMING_SNAKE_CASE, Train-Case, and string case!
nabil1337/case-helper
629087 Downloads
Easily convert between camelCase, PascalCase, kebab-case, snake_case, SCREAMING_SNAKE_CASE, Train-Case, and string case!
deoliveiralucas/array-keys-case-transform
231127 Downloads
Simple library to handle words case transformation from array keys
realodix/change-case
55054 Downloads
Convert strings between camelCase, PascalCase, Headline Case, snake_case and more.
tomlerendu/laravel-convert-case-middleware
72055 Downloads
Convert request and response keys to and from camel and snake case.
programic/laravel-convert-case-middleware
21890 Downloads
Convert request and response keys to and from camel and snake case.
leobenoist/string-helper
5560 Downloads
PHP StringHelper is a small library that can perform string manipulation.
micropackage/casegnostic
7388 Downloads
Casegnostic - access properties and methods both snake_case and camelCase
ernix/lettercase
5779 Downloads
A tool to convert from and to camelCase, snake_case, PascalCase and Path/Form.