Libraries tagged by convention
byteever/byteever-sniffs
2690 Downloads
A comprehensive PHP_CodeSniffer ruleset extending WordPress Coding Standards with ByteEver-specific conventions for modern PHP development
wpengine/wpengine-coding-standards
59395 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WP Engine coding conventions
ricventu/laravel-route-maze
883 Downloads
A quick and easy way to create the routes is to take advantage of the convention over configuration
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
fperezco/captainhook-conventional-branchs-commits
50 Downloads
Captain hook conventional branchs and commits is just a 'hook' to check that a commit, in a conventional branching model, follows the conventional rules.
yiisoft/file-router
22 Downloads
Convention-based file structure router
digicreon/temma-lib
54 Downloads
Temma library for Composer loading
dev-kraken/php-commitlint
10 Downloads
A powerful Git hooks and commit message linting tool for PHP projects - combining the best of husky and commitlint in a native PHP implementation
widoz/bem
718 Downloads
Bem convention as class
trackphp/core
6 Downloads
The core library for trackPHP, a lightweight, convention-driven PHP framework.
trackphp/blueprint
6 Downloads
Starter project for trackPHP, a lightweight, convention-driven PHP framework for building web applications with minimal setup.
thejawker/laravel-route-module-macro
695 Downloads
Exposes a module concept to enforce a CRUD and Restful way of routing and naming convention.