Libraries tagged by case conversion
rizkussef/laravel-snake-to-camel-case
929 Downloads
A Laravel middleware package to automatically convert API response keys from snake_case to camelCase for frontend compatibility, and optionally convert request keys from camelCase to snake_case
php-forge/helper
893 Downloads
Small, focused helpers for common PHP tasks.
elleyeayeme/case-converter
14947 Downloads
A converter for strings in most popular cases
dev-jeetu/case-converter
9 Downloads
A comprehensive PHP library for converting between different naming conventions (snake_case, camelCase, PascalCase, kebab-case, etc.)
junaidkhan/php-string-helper
25 Downloads
A PHP helper library offering utilities like truncate, slugify, casing conversions, and more.
stahiralijan/request-caster
76 Downloads
This package intercepts Laravel Form Submits after successful validation and provides useful function and also casts the submitted form data accordingly e.g. Upper-case first Characters of Words, Capitalized them, and checkbox value "1" to boolean, JSON string to PHP Array conversions etc.
ykw/cruet
0 Downloads
PHP port of the Rust cruet library case conversion functions. Provides camelCase, snake_case, kebab-case, PascalCase and other case transformations.
seworqs/commons-string
12 Downloads
A modern PHP utility library for string manipulation, including case conversion, namespace formatting, path handling, and secure random string generation.
rhdevelopment/inflecta
0 Downloads
Inflecta: lightweight string inflector utilities for modern PHP projects.
napse/string-utils
11 Downloads
Lightweight string casing conversions and semantic versioning for PHP
kariricode/transformer
3 Downloads
Composable, rule-based data transformation engine for PHP 8.4+ — 32 rules, #[Transform] attributes, case conversion, powered by kariricode/property-inspector. ARFA 1.3.
arraypress/wp-string-utils
17 Downloads
Essential string manipulation utilities for WordPress development
anytizer/capitalizer.php
44 Downloads
Capitalize a word
mucts/money
31 Downloads
Numeric amount case conversion
aozen/language-detector
35 Downloads
This package provides a set of functions to detect and manipulate language-specific strings, including language detection, case conversion, and language-based filtering.