Libraries tagged by naming
jawira/case-converter
7544424 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.
adrenalinkin/doctrine-naming-strategy
253394 Downloads
Camel Case Doctrine ORM naming strategy
drevops/phpcs-standard
88566 Downloads
DrevOps PHP_CodeSniffer rules: enforce consistent naming (snakeCase or camelCase) for variables and parameters, PHPUnit data provider conventions.
orrison/meliorstan
12041 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.
szykra/resource-naming-strategy
24375 Downloads
Resource Naming Strategy for Doctrine ORM
ixnode/php-naming-conventions
10694 Downloads
PHP Naming Conventions
webbuilders-group/silverstripe-new-relic
26624 Downloads
Provides improved naming of transactions, error reporting and general tracking for SilverStripe site's on servers with the New Relic PHP Agent installed. As well as an overview of the Site's Performance.
testo/convention
1756 Downloads
Naming convention plugin for the Testo testing framework.
maatify/psr-logger
3849 Downloads
PSR-3 compatible logger with dynamic file naming and hourly rotation, powered by Monolog
bocharsky-bw/file-naming-resolver
4927 Downloads
A lightweight library which helps to resolve a file/directory naming of uploaded files using various naming strategies.
rikudou/doctrine-plural-naming
2044 Downloads
Plural underscore naming strategy for Doctrine and Symfony
namingo/rately
3244 Downloads
A simple rate limiter using Swoole Tables.
voycey/cakephp-newrelic
20652 Downloads
Adds transaction naming to NewRelic for CakePHP 3
samody/laravel-smart-postman-generator
114 Downloads
A smart Laravel-to-Postman collection generator focused on clean structure, smart naming, request body generation, and documentation-ready API exports.
imponeer/toarray-interface
16087 Downloads
A PHP interface defining a standard method for converting objects to arrays. Ensures consistent method naming and return type for array conversion across different classes.