Libraries tagged by snake_case
kolyunya/string-processor
5716 Downloads
PHP string processing library.
hyqo/string
58 Downloads
Fluent-style string operations
ptrkcsk/change-case
422 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!
yanlyan/laravel-convert-case-middleware
8 Downloads
Convert request and response keys to and from camel and snake case.
upside/option
5 Downloads
PHP implementation of Option type for safe null handling with snake_case method names
tomguastapaglia/phpmd-wordpress
51 Downloads
phpmd rules to add snake_case validation for Wordpress coding style convention
todstoychev/case-convertor
37 Downloads
Camel to snake case and snake to camel case convertor
ssfyn/string-case
9 Downloads
Convert any string to snake_case or kebab-case or PascalCase or camelCase.
sanovskiy/naming
4 Downloads
PHP library for detecting, converting, and manipulating various string naming conventions (CamelCase, snake_case, kebab-case, etc.).
opintat/caseconverter
4 Downloads
Case converter from camel to snake case
nnssn/str-rename
1256 Downloads
Converts the camel case and snake case each other.
losthost/json-object
0 Downloads
Dynamic JSON object wrapper with snake_case field access and Telegram-style getters
didanurwanda/inflector-php
0 Downloads
A lightweight PHP utility for smart word transformations – from singular to plural, snake_case to camelCase, and everything in between. Fully compatible with PHP 7.1 through 8.4.
chris1109873/case-converter
5 Downloads
A package for converting camel case to snake case and vice versa.
aljerom/simple-hydrator
9 Downloads
Reflection-based array-to-object hydrator with snake_case to camelCase mapping