Libraries tagged by convent
elegantmedia/oauth2-myob
1033 Downloads
MYOB oAuth Client (based on League's conventions)
diviky/code-analysis
14945 Downloads
grumphp config to automatically check conventions for Laravel projects
coolms/ooxml
4 Downloads
Writing Open Packaging Conventions containers in pure PHP: a deterministic ZIP writer, OPC parts, content types and relationships, and the escaping OOXML needs. Format-agnostic — it knows nothing about workbooks or documents.
birb/fancy-stubs-codegen
13 Downloads
Build-time, attribute-driven code generator: write a stub class, mark members with #[DefinerAttribute], and get a real, finished PHP class back — conventions filled in (event names, ids, ...), or whole getters/setters/builder classes generated from the stub's properties. Unlike runtime-reflection tools, the output is a plain PHP file with zero dependency on this library and no per-request reflection cost; useful for scaffolding DDD value objects/aggregates/events, command classes and other boilerplate. Postprocessing (transforming code, e.g. phpcbf/php-cs-fixer/rector), quality checks (evaluating code, e.g. PHPStan/Psalm/PHPCS) and framework-specific conventions (e.g. Laravel table/id naming) ship as separate packages — see birb/fancy-stubs-codegen-postprocessors, birb/fancy-stubs-codegen-code-quality and birb/fancy-stubs-codegen-laravel.
amsrafid/piper-framework
16 Downloads
A small PHP framework for building APIs. Convention routing by default, PHP attributes when you need them.
afurgeri/laravel-modules
8 Downloads
Convention-based Laravel modules and module-aware generators.
redcatphp/autoload
460 Downloads
Autoload - Simple and Concise PHP Autoloader - PSR-4 convention
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
knplabs/rad-resource-resolver
55061 Downloads
A routing resource resolver based on conventions
atrauzzi/domain-tool
775 Downloads
Conventions and many favourite utility methods for your domain libraries!
tomaskarlik/conventions
42 Downloads
Set static conventions settings.
staempfli/typo3-conventions-checker
853 Downloads
Enforces code quality guidelines for TYPO3 CMS projects
solarsnowfall/string-convention
7 Downloads
Converts strings from and to various naming conventions.
robinthehood/naming-convention
76 Downloads
Converts and checks naming-conventions.
remy-theroux/php-convention
41 Downloads
Set of php conventions for modern php applications