Libraries tagged by snake-case
kirkbushell/eloquence
706726 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
jawira/case-converter
5267787 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.
ghostwriter/case-converter
1147621 Downloads
Convert strings from and to AdaCase, CamelCase, CobolCase, KebabCase, Lowercase, MacroCase, PascalCase, SentenceCase, SnakeCase, TitleCase, TrainCase, and Uppercase
nayjest/str-case-converter
420719 Downloads
Library for converting strings from camel case to snake case and vice versa.
nabil1337/case-helper
547329 Downloads
Easily convert between camelCase, PascalCase, kebab-case, snake_case, SCREAMING_SNAKE_CASE, Train-Case, and string case!
tomlerendu/laravel-convert-case-middleware
63280 Downloads
Convert request and response keys to and from camel and snake case.
marcusball/case-helper
30477 Downloads
Easily convert between camelCase, PascalCase, kebab-case, snake_case, SCREAMING_SNAKE_CASE, Train-Case, and string case!
programic/laravel-convert-case-middleware
13627 Downloads
Convert request and response keys to and from camel and snake case.
rdallimore/eloquence
2335 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
micropackage/casegnostic
5766 Downloads
Casegnostic - access properties and methods both snake_case and camelCase
lenny4/php-swtich-case
680 Downloads
Switch string between (camel case, snake case, kebab case, pascal case, upper case)
ernix/lettercase
4322 Downloads
A tool to convert from and to camelCase, snake_case, PascalCase and Path/Form.
matthv/laravel-dingo-transform
12267 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.
xetaio/eloquence
1096 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
junaidkhan/php-string-helper
24 Downloads
A PHP helper library offering utilities like truncate, slugify, casing conversions, and more.