Libraries tagged by naming
sikhlana/laravel-modular
2317 Downloads
A simple package to neatly keep models into sub-directories without breaking the table naming.
samlitowitz/phpstan-opinionated-nomenclature
56 Downloads
Opinionated PHPStan rules for naming things
plazzag/polario-sdk-php
136 Downloads
API for Polario __Naming:__ * json properties are formatted in camel case (fooBar) besides of enums (FooBar) * route params are formatted in hyphen case (foo-bar) * query params are formatted in snake case (foo_bar) * query params could hold lists of elements if they are comma separated * enum properties are formatted in capitalized camel case (FooBar) __Default values:__ * default values are specified for optional parameters do only apply to POST requests __Types:__ * numbers are considered to be float values * strings that are not specified to be html formatted should not be interpreted as html to avoid unexpected bahavior, like xss attacks * timestamps are considered to be in unix time __Headers:__ * ___Platform___: can be always set as header param to specify the platform of the request for the logging output
oceanmoon/coding-standard
9 Downloads
PHP_CodeSniffer coding standard extending PSR-12 with lowerCamelCase naming and modern PHP 8.4+ rules.
hichemtab-tech/namecrement
6 Downloads
A smart php utility that generates unique incremental names, preventing naming collisions by automatically appending incremental suffixes.
claudiosanches/wp-autoloader
78 Downloads
Autoload classes following WordPress naming convertions
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
sanovskiy/naming
4 Downloads
PHP library for detecting, converting, and manipulating various string naming conventions (CamelCase, snake_case, kebab-case, etc.).
petrknap/doctrine-namingstrategies
19 Downloads
Naming strategies for Doctrine
nms/naming
15 Downloads
Wuala
techdivision/naming
842 Downloads
Naming package implementation providing basic lookup functionality for beans.
vswteam/laravel-hashed-naming
1686 Downloads
A trait to hashed naming methods to a class
vorgas/proper-naming
17 Downloads
Tools for correcting capitalization on various proper names
tourze/tls-extension-naming
53 Downloads
TLS Extension Naming Package
stathis/mariadb-fs-naming
175 Downloads
Enc/dec strings to and from MariaDB/MySQL compatible filenames.