Libraries tagged by convent
mubbi/laravel-commit-lint
72 Downloads
It provides a Git hook to enforce Conventional Commits in Laravel projects.
elegantmedia/oauth2-myob
605 Downloads
MYOB oAuth Client (based on League's conventions)
byteever/byteever-sniffs
2850 Downloads
A comprehensive PHP_CodeSniffer ruleset extending WordPress Coding Standards with ByteEver-specific conventions for modern PHP development
malkusch/php-autoloader
1352 Downloads
This autoloader supports every autoloadable PHP feature up to PHP 5.4’s traits. It find’s every class, interface or traits definition in any situation. No matter what convention is used. The autoloader is index based. After building the index there will be no performance issue. The building is done dynamically. There is no explicit need of calling a build script. For the sake of comfortability there exists a script for prebuilding an index.
ocreaper/naming-convention-analyzer
9 Downloads
Checks for predefined naming convention
linkorb/conventions-checker
922 Downloads
Pilot project to automatically check LinkORB conventions
jalogut/magento2-grumphp-conventions-checker
759 Downloads
Magento2 Grumphp Conventions Checker
indiuz/php-cs-fixer-conventions
358 Downloads
Base PHP-CS-Fixer configurations for Drupal 9
moves/conventional-commits
3439 Downloads
ilexn/swoole-convent-psr7
732 Downloads
convert swoole to psr7 request response
yiisoft/file-router
22 Downloads
Convention-based file structure router
vanio/coding-standards
9342 Downloads
Vanio Coding Standard Ruleset for PHP_CodeSniffer.
mvccore/ext-view-helper-formatnumber
330 Downloads
MvcCore - Extension - View - Helper - FormatNumber - format number by `Intl` extension or by locale formating conventions or by explicit or default arguments.
mvccore/ext-view-helper-formatmoney
262 Downloads
MvcCore - Extension - View - Helper - FormatMoney - format money by `Intl` extension or by locale formating conventions or by explicit or default arguments.
mvccore/ext-view-helper-formatdate
350 Downloads
MvcCore - Extension - View - Helper - FormatDate - format given date or time by `Intl` extension or by `strftime()` as fallback.