Libraries tagged by snake
jawira/case-converter
8205307 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
1081678 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
alecrabbit/php-console-spinner
40517 Downloads
Extremely flexible spinner for [async] php cli applications
alecrabbit/php-cli-snake
219032 Downloads
Lightweight cli spinner with zero dependencies
mattketmo/camel
387248 Downloads
Tiny library to handle words case transformation
ghostwriter/case-converter
4435594 Downloads
Convert strings from and to AdaCase, CamelCase, CobolCase, KebabCase, Lowercase, MacroCase, PascalCase, SentenceCase, SnakeCase, TitleCase, TrainCase, and Uppercase
drevops/phpcs-standard
157541 Downloads
DrevOps PHP_CodeSniffer rules: enforce consistent naming (snakeCase or camelCase) for variables and parameters, PHPUnit data provider conventions.
nayjest/str-case-converter
523508 Downloads
Library for converting strings from camel case to snake case and vice versa.
marcusball/case-helper
55281 Downloads
Easily convert between camelCase, PascalCase, kebab-case, snake_case, SCREAMING_SNAKE_CASE, Train-Case, and string case!
nabil1337/case-helper
629692 Downloads
Easily convert between camelCase, PascalCase, kebab-case, snake_case, SCREAMING_SNAKE_CASE, Train-Case, and string case!
realodix/change-case
55054 Downloads
Convert strings between camelCase, PascalCase, Headline Case, snake_case and more.
deoliveiralucas/array-keys-case-transform
231886 Downloads
Simple library to handle words case transformation from array keys
tomlerendu/laravel-convert-case-middleware
72108 Downloads
Convert request and response keys to and from camel and snake case.
sebastiansulinski/string-converter
43880 Downloads
Convert between snake and camel case, hyphen to camel case, to constant name, ucfirst, ucwords
programic/laravel-convert-case-middleware
22024 Downloads
Convert request and response keys to and from camel and snake case.