Libraries tagged by snaker
tomlerendu/laravel-convert-case-middleware
61134 Downloads
Convert request and response keys to and from camel and snake case.
nayjest/str-case-converter
410532 Downloads
Library for converting strings from camel case to snake case and vice versa.
nabil1337/case-helper
539386 Downloads
Easily convert between camelCase, PascalCase, kebab-case, snake_case, SCREAMING_SNAKE_CASE, Train-Case, and string case!
alecrabbit/php-cli-snake
195692 Downloads
Lightweight cli spinner with zero dependencies
deoliveiralucas/array-keys-case-transform
139355 Downloads
Simple library to handle words case transformation from array keys
marcusball/case-helper
28837 Downloads
Easily convert between camelCase, PascalCase, kebab-case, snake_case, SCREAMING_SNAKE_CASE, Train-Case, and string case!
sebastiansulinski/string-converter
33911 Downloads
Convert between snake and camel case, hyphen to camel case, to constant name, ucfirst, ucwords
programic/laravel-convert-case-middleware
12968 Downloads
Convert request and response keys to and from camel and snake case.
dbu/snake-bundle
197 Downloads
Snake Game (demo for the Symfony 5.1 console)
xetaio/eloquence
1061 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
rdallimore/eloquence
2269 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
leobenoist/string-helper
5449 Downloads
PHP StringHelper is a small library that can perform string manipulation.
sn1kers/laravel-rabbitmq
140 Downloads
matthv/laravel-dingo-transform
12142 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
628 Downloads
Switch string between (camel case, snake case, kebab case, pascal case, upper case)