Libraries tagged by naming-convention
jawira/case-converter
7922005 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.
drevops/phpcs-standard
131632 Downloads
DrevOps PHP_CodeSniffer rules: enforce consistent naming (snakeCase or camelCase) for variables and parameters, PHPUnit data provider conventions.
testo/convention
9948 Downloads
Naming convention plugin for the Testo testing framework.
ixnode/php-naming-conventions
12509 Downloads
PHP Naming Conventions
ocreaper/naming-convention-analyzer
9 Downloads
Checks for predefined naming convention
dev-jeetu/case-converter
9 Downloads
A comprehensive PHP library for converting between different naming conventions (snake_case, camelCase, PascalCase, kebab-case, etc.)
mead-steve/spl-fix
15 Downloads
The spl has some really cool features but some odd naming conventions and some real GOTCHAs. This library is intended to make the spl code easier to use
robinthehood/naming-convention
75 Downloads
Converts and checks naming-conventions.
intellex/naming-convention
4 Downloads
ign/naming-convention
0 Downloads
IGNF naming convention for PHP components
elikh/naming-conventions-validator
6 Downloads
validate array of names for customer PCRE rules
cve/naming-convention-converter
6 Downloads
This little package includes string utils which for example can convert underscore_string to camelCased and vice-versa
cavin-kim/laravel-naming-convention-enforcer
1 Downloads
A Laravel package to enforce naming conventions.
bartoszbartniczak/naming-convention-converter
20 Downloads
This library allows to apply different naming conventions.
thejawker/laravel-route-module-macro
695 Downloads
Exposes a module concept to enforce a CRUD and Restful way of routing and naming convention.