Libraries tagged by psr-12
gomzyakov/php-cs-fixer-config
34652 Downloads
Code style configuration for `php-cs-fixer` based on PSR-12.
tiny-blocks/value-object
23874 Downloads
Defines the default behavior contract for PHP value objects with structural equality.
tiny-blocks/math
22694 Downloads
Arbitrary-precision numbers for PHP, where arithmetic is exact and rounding is explicit.
tiny-blocks/http
23485 Downloads
Implements PSR-7, PSR-15, PSR-17 and PSR-18 HTTP primitives for PHP, with a fluent response builder, cookies, cache control, and a PSR-18 client facade.
tiny-blocks/collection
16277 Downloads
Models a type-safe, fluent collection API for PHP with eager and lazy pipelines over arrays, iterators, and generators.
nowo-tech/php-quality-tools
2759 Downloads
Pre-configured quality tools for PHP projects (Rector, PHP-CS-Fixer, Twig-CS-Fixer). Symfony, Laravel, and framework-agnostic configurations with automatic framework detection.
lumnd/plato-coding-standard
69 Downloads
PHP_CodeSniffer standard for PlatoPHP projects with PSR-12 base rules, snake_case naming and brace conventions
asispts/ptscs
5777 Downloads
PSR-12 coding standard with stricter rules
adachsoft/php-code-style
235 Downloads
Shared PHP code style (PHP-CS-Fixer) and PHPStan baseline for PHP 8.3+ projects
softwax/coding-standard
8688 Downloads
SoftWax php coding standard based on PSR-12
gomzyakov/code-style
1636 Downloads
Code style configuration for `php-cs-fixer` based on PSR-12.
gomzyakov/php-style
1206 Downloads
Code style configuration for `php-cs-fixer` based on PSR-12.
gomzyakov/php-code-style
2408 Downloads
Code style configuration for `php-cs-fixer` based on PSR-12.
wtf/core
702 Downloads
Core package for WTF Framework
tiny-blocks/currency
22516 Downloads
Models ISO-4217 currencies as a PHP enum, with per-currency fraction digit resolution.