Libraries tagged by snake_case
jawira/case-converter
5640212 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
770641 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
nayjest/str-case-converter
430289 Downloads
Library for converting strings from camel case to snake case and vice versa.
ghostwriter/case-converter
1632219 Downloads
Convert strings from and to AdaCase, CamelCase, CobolCase, KebabCase, Lowercase, MacroCase, PascalCase, SentenceCase, SnakeCase, TitleCase, TrainCase, and Uppercase
nabil1337/case-helper
562945 Downloads
Easily convert between camelCase, PascalCase, kebab-case, snake_case, SCREAMING_SNAKE_CASE, Train-Case, and string case!
mattketmo/camel
303632 Downloads
Tiny library to handle words case transformation
tomlerendu/laravel-convert-case-middleware
65301 Downloads
Convert request and response keys to and from camel and snake case.
marcusball/case-helper
32818 Downloads
Easily convert between camelCase, PascalCase, kebab-case, snake_case, SCREAMING_SNAKE_CASE, Train-Case, and string case!
deoliveiralucas/array-keys-case-transform
167066 Downloads
Simple library to handle words case transformation from array keys
programic/laravel-convert-case-middleware
14760 Downloads
Convert request and response keys to and from camel and snake case.
sebastiansulinski/string-converter
36626 Downloads
Convert between snake and camel case, hyphen to camel case, to constant name, ucfirst, ucwords
erag/laravel-case-mapper-request
56 Downloads
Seamlessly integrate attribute-based case mapping into Laravel FormRequests — transform keys and remap validation errors effortlessly.
arkn/laravel-convert-case-middleware
41 Downloads
Convert request and response keys to and from camel and snake case.
ernix/lettercase
4597 Downloads
A tool to convert from and to camelCase, snake_case, PascalCase and Path/Form.
matthv/laravel-dingo-transform
12605 Downloads
This repository lets your API users pass in and receive camelCased or snake_cased keys while your app receives and produces snake_cased ones.