Libraries tagged by camelcase
jawira/case-converter
7559649 Downloads
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.
kirkbushell/eloquence
1026087 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
icanboogie/inflector
2469201 Downloads
Multilingual inflector that transforms words from singular to plural, underscore to camel case, and more.
mattketmo/camel
376186 Downloads
Tiny library to handle words case transformation
drevops/phpcs-standard
90991 Downloads
DrevOps PHP_CodeSniffer rules: enforce consistent naming (snakeCase or camelCase) for variables and parameters, PHPUnit data provider conventions.
ghostwriter/case-converter
4068005 Downloads
Convert strings from and to AdaCase, CamelCase, CobolCase, KebabCase, Lowercase, MacroCase, PascalCase, SentenceCase, SnakeCase, TitleCase, TrainCase, and Uppercase
adrenalinkin/doctrine-naming-strategy
254992 Downloads
Camel Case Doctrine ORM naming strategy
nayjest/str-case-converter
503259 Downloads
Library for converting strings from camel case to snake case and vice versa.
marcusball/case-helper
50866 Downloads
Easily convert between camelCase, PascalCase, kebab-case, snake_case, SCREAMING_SNAKE_CASE, Train-Case, and string case!
nabil1337/case-helper
616983 Downloads
Easily convert between camelCase, PascalCase, kebab-case, snake_case, SCREAMING_SNAKE_CASE, Train-Case, and string case!
bear/camel-case-key-module
146875 Downloads
Convert camelcase key output
grohiro/laravel-camelcase-json
85437 Downloads
Convert response JSON key to camelCase
deoliveiralucas/array-keys-case-transform
220584 Downloads
Simple library to handle words case transformation from array keys
sebastiansulinski/string-converter
42215 Downloads
Convert between snake and camel case, hyphen to camel case, to constant name, ucfirst, ucwords
atrapalo/php-tools
41501 Downloads
Several PHP 7 tools to make life a little easier