Libraries tagged by naming-conventions
jawira/case-converter
4388892 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.
ixnode/php-naming-conventions
1252 Downloads
PHP Naming Conventions
ocreaper/naming-convention-analyzer
7 Downloads
Checks for predefined naming convention
mead-steve/spl-fix
14 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
59 Downloads
Converts and checks naming-conventions.
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
17 Downloads
This library allows to apply different naming conventions.
thejawker/laravel-route-module-macro
690 Downloads
Exposes a module concept to enforce a CRUD and Restful way of routing and naming convention.
strever/resp-code
14 Downloads
a naming conventions about response code
solarsnowfall/string-convention
7 Downloads
Converts strings from and to various naming conventions.
prima-ca/custom-eloquent-model
6 Downloads
Customised naming conventions for Eloquent table names and primary keys.
jamm/autoload
14 Downloads
Class to organize autoloading by PHP naming conventions and PSR-0 standard