Libraries tagged by snakecase
rdallimore/eloquence
2433 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
junaidkhan/php-string-helper
25 Downloads
A PHP helper library offering utilities like truncate, slugify, casing conversions, and more.
cluedit/maskman
27 Downloads
from CamelCase to snake_case, from snake_case to CamelCase
alimfazeli/eloquence
11 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
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!
lenny4/php-swtich-case
732 Downloads
Switch string between (camel case, snake case, kebab case, pascal case, upper case)
cupoftea/eloquent-snake-relations
19 Downloads
A simple trait to access your Eloquent relations using its snake_case property
arkn/laravel-convert-case-middleware
42 Downloads
Convert request and response keys to and from camel and snake case.
adamlc/lettercase
19807 Downloads
A tool to convert from and to camelCase, snake_case, PascalCase and Path/Form
thgiang/laravel-response-json-snake-case
36 Downloads
Convert response JSON key to snake-case
robinthehood/naming-convention
73 Downloads
Converts and checks naming-conventions.
leobenoist/string-helper
5471 Downloads
PHP StringHelper is a small library that can perform string manipulation.
allansun/camel
32 Downloads
Tiny library to handle words case transformation. Originally from https://github.com/MattKetmo/camel
vuthaihoc/eloquence
726 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.[Change for my pfoject only]
seworqs/commons-string
11 Downloads
A modern PHP utility library for string manipulation, including case conversion, namespace formatting, path handling, and secure random string generation.