Libraries tagged by snaker
ghostwriter/case-converter
1745684 Downloads
Convert strings from and to AdaCase, CamelCase, CobolCase, KebabCase, Lowercase, MacroCase, PascalCase, SentenceCase, SnakeCase, TitleCase, TrainCase, and Uppercase
nayjest/str-case-converter
432182 Downloads
Library for converting strings from camel case to snake case and vice versa.
nabil1337/case-helper
565868 Downloads
Easily convert between camelCase, PascalCase, kebab-case, snake_case, SCREAMING_SNAKE_CASE, Train-Case, and string case!
deoliveiralucas/array-keys-case-transform
169809 Downloads
Simple library to handle words case transformation from array keys
tomlerendu/laravel-convert-case-middleware
65559 Downloads
Convert request and response keys to and from camel and snake case.
marcusball/case-helper
33254 Downloads
Easily convert between camelCase, PascalCase, kebab-case, snake_case, SCREAMING_SNAKE_CASE, Train-Case, and string case!
sebastiansulinski/string-converter
36738 Downloads
Convert between snake and camel case, hyphen to camel case, to constant name, ucfirst, ucwords
programic/laravel-convert-case-middleware
14978 Downloads
Convert request and response keys to and from camel and snake case.
dbu/snake-bundle
198 Downloads
Snake Game (demo for the Symfony 5.1 console)
erag/laravel-case-mapper-request
80 Downloads
Seamlessly integrate attribute-based case mapping into Laravel FormRequests — transform keys and remap validation errors effortlessly.
ptrkcsk/change-case
413 Downloads
Convert strings to camelCase, CONSTANT_CASE, dot.case, Header-Case, lower case, param-case, PascalCase, path/case, Sentence case, snake_case, Title Case, UPPER CASE, and more!
sn1kers/laravel-rabbitmq
337 Downloads
micropackage/casegnostic
5838 Downloads
Casegnostic - access properties and methods both snake_case and camelCase
matthv/laravel-dingo-transform
12646 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.
ernix/lettercase
4630 Downloads
A tool to convert from and to camelCase, snake_case, PascalCase and Path/Form.