Libraries tagged by naming-conventions
jawira/case-converter
4467534 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
1412 Downloads
PHP Naming Conventions
ocreaper/naming-convention-analyzer
9 Downloads
Checks for predefined naming convention
strever/resp-code
16 Downloads
a naming conventions about response code
bakgul/kernel
143 Downloads
This is a helper package, and it isn't meant to be used independently. That being said, it contains some nice helper classes to deal with the file system, strings, arrays, naming conventions, etc. If you need such functionalities, you may find this package helpful. On the other hand, its real purpose is to collect some classes and methods that are being used by multiple packages that are part of Packagified Laravel.
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
60 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
18 Downloads
This library allows to apply different naming conventions.
thejawker/laravel-route-module-macro
691 Downloads
Exposes a module concept to enforce a CRUD and Restful way of routing and naming convention.
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.