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