Libraries tagged by snaker
nayjest/str-case-converter
391829 Downloads
Library for converting strings from camel case to snake case and vice versa.
nabil1337/case-helper
520521 Downloads
Easily convert between camelCase, PascalCase, kebab-case, snake_case, SCREAMING_SNAKE_CASE, Train-Case, and string case!
alecrabbit/php-cli-snake
192127 Downloads
Lightweight cli spinner with zero dependencies
deoliveiralucas/array-keys-case-transform
111860 Downloads
Simple library to handle words case transformation from array keys
tomlerendu/laravel-convert-case-middleware
56375 Downloads
Convert request and response keys to and from camel and snake case.
marcusball/case-helper
24154 Downloads
Easily convert between camelCase, PascalCase, kebab-case, snake_case, SCREAMING_SNAKE_CASE, Train-Case, and string case!
dbu/snake-bundle
196 Downloads
Snake Game (demo for the Symfony 5.1 console)
sebastiansulinski/string-converter
33031 Downloads
Convert between snake and camel case, hyphen to camel case, to constant name, ucfirst, ucwords
programic/laravel-convert-case-middleware
11369 Downloads
Convert request and response keys to and from camel and snake case.
dbu/snake
44 Downloads
Snake Game (demo for the Symfony console cursor control)
rdallimore/eloquence
1815 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
leobenoist/string-helper
5081 Downloads
PHP StringHelper is a small library that can perform string manipulation.
micropackage/casegnostic
5592 Downloads
Casegnostic - access properties and methods both snake_case and camelCase
matthv/laravel-dingo-transform
11754 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
500 Downloads
Switch string between (camel case, snake case, kebab case, pascal case, upper case)