jawira/case-converter
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.
时间:2026-01-04 10:42
ghostwriter/case-converter
Convert strings from and to AdaCase, CamelCase, CobolCase, KebabCase, Lowercase, MacroCase, PascalCase, SentenceCase, SnakeCase, TitleCase, TrainCase, and Uppercase
时间:2026-01-04 10:27
galaxon/coding-standard
PHP_CodeSniffer coding standard extending PSR-12 with lowerCamelCase naming and modern PHP 8.4+ rules.
时间:2026-01-04 05:19
sanovskiy/naming
PHP library for detecting, converting, and manipulating various string naming conventions (CamelCase, snake_case, kebab-case, etc.).
时间:2025-11-19 20:40
drevops/phpcs-standard
DrevOps PHP_CodeSniffer rules: enforce consistent naming (snakeCase or camelCase) for variables and parameters, PHPUnit data provider conventions.
时间:2025-11-01 10:44
didanurwanda/inflector-php
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.
时间:2025-09-18 03:31
ykw/cruet
PHP port of the Rust cruet library case conversion functions. Provides camelCase, snake_case, kebab-case, PascalCase and other case transformations.
时间:2025-09-06 09:11
arkn/laravel-convert-case-middleware
Convert request and response keys to and from camel and snake case.
时间:2025-07-23 09:10
rizkussef/laravel-snake-to-camel-case
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
时间:2025-07-21 12:39
erag/laravel-case-mapper-request
Seamlessly integrate attribute-based case mapping into Laravel FormRequests — transform keys and remap validation errors effortlessly.
时间:2025-07-19 08:44
dev-jeetu/case-converter
A comprehensive PHP library for converting between different naming conventions (snake_case, camelCase, PascalCase, kebab-case, etc.)
时间:2025-07-02 01:50
junaidkhan/php-string-helper
A PHP helper library offering utilities like truncate, slugify, casing conversions, and more.
时间:2025-04-19 17:42
seworqs/commons-string
A modern PHP utility library for string manipulation, including case conversion, namespace formatting, path handling, and secure random string generation.
时间:2025-04-08 18:57
epifrin/rector-custom-rules
These are three rector rules to convert private method name, to convert local variable name to camel case and to replace double quotes with single quotes in string literals.
时间:2023-08-06 09:39