Libraries tagged by naming
emarref/namer
107212 Downloads
A simple library for determining whether or not a given name is available for use, and generating a new name based on a strategy if it is not.
leowebguy/proper-name
25 Downloads
Plugin intended to prevent biased, copyrighted and other non desired naming.
fredtux/photo-color-names
277 Downloads
Heterogeneous libraries integrator for image color extraction and naming
dev-jeetu/case-converter
1 Downloads
A comprehensive PHP library for converting between different naming conventions (snake_case, camelCase, PascalCase, kebab-case, etc.)
strever/resp-code
17 Downloads
a naming conventions about response code
stillman/autoloader
15 Downloads
Extended autoloader class with support of PSR-4 and Zend file naming standards
sonypradana/best
0 Downloads
Prefix for better naming
solarsnowfall/string-convention
7 Downloads
Converts strings from and to various naming conventions.
sikhlana/laravel-modular
2226 Downloads
A simple package to neatly keep models into sub-directories without breaking the table naming.
samlitowitz/phpstan-opinionated-nomenclature
10 Downloads
Opinionated PHPStan rules for naming things
raffaelecarelle/bdd-arkitect
0 Downloads
A Behat extension for verifying and maintaining naming conventions and file structure rules
orrison/meliorstan
0 Downloads
Provides PHPStan rules for improved code quality by detecting code smells and possible issues. In addition to enforcing particular naming and code style conventions to reduce bike-shedding.
komalbarun/namedurls
92 Downloads
Url naming for klein/klein router
jamm/autoload
14 Downloads
Class to organize autoloading by PHP naming conventions and PSR-0 standard
hmones/laravel-cacheable
6 Downloads
A simple package to automatically cache the returns of certain methods in a given class and forgets them as well on request.The package is highly configurable and let you manage naming of the cache keys with ease.