Libraries tagged by snaker
nayjest/str-case-converter
420228 Downloads
Library for converting strings from camel case to snake case and vice versa.
nabil1337/case-helper
546568 Downloads
Easily convert between camelCase, PascalCase, kebab-case, snake_case, SCREAMING_SNAKE_CASE, Train-Case, and string case!
alecrabbit/php-cli-snake
196963 Downloads
Lightweight cli spinner with zero dependencies
deoliveiralucas/array-keys-case-transform
151345 Downloads
Simple library to handle words case transformation from array keys
tomlerendu/laravel-convert-case-middleware
63056 Downloads
Convert request and response keys to and from camel and snake case.
sebastiansulinski/string-converter
35323 Downloads
Convert between snake and camel case, hyphen to camel case, to constant name, ucfirst, ucwords
marcusball/case-helper
30356 Downloads
Easily convert between camelCase, PascalCase, kebab-case, snake_case, SCREAMING_SNAKE_CASE, Train-Case, and string case!
programic/laravel-convert-case-middleware
13595 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)
dbu/snake
50 Downloads
Snake Game (demo for the Symfony console cursor control)
sn1kers/laravel-rabbitmq
197 Downloads
micropackage/casegnostic
5766 Downloads
Casegnostic - access properties and methods both snake_case and camelCase
matthv/laravel-dingo-transform
12233 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.
lenny4/php-swtich-case
678 Downloads
Switch string between (camel case, snake case, kebab case, pascal case, upper case)
ernix/lettercase
4305 Downloads
A tool to convert from and to camelCase, snake_case, PascalCase and Path/Form.