Libraries tagged by case-conversion
rizkussef/laravel-snake-to-camel-case
881 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
786 Downloads
Small, focused helpers for common PHP tasks.
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
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.
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.
delight-im/alphabets
47170 Downloads
Sets of digits or characters that may be used for base conversions, encoding and decoding tasks, and input validation
artbit/base_convert
10870 Downloads
Base conversion utility that supports number bases from 2 to 64 (PHP's builtin base_convert supports number bases from 2 through 36)
riimu/kit-baseconversion
5210 Downloads
Arbitrary precision number base conversion library
nave-wata/base-conversion
127 Downloads
This is a simple PHP class to convert numbers from one base to another.