Libraries tagged by psr12
tiny-blocks/value-object
23712 Downloads
Defines the default behavior contract for PHP value objects with structural equality.
tiny-blocks/math
22658 Downloads
Value Objects for handling arbitrary precision numbers.
tiny-blocks/currency
22502 Downloads
Models ISO-4217 currencies as a PHP enum, with per-currency fraction digit resolution.
tiny-blocks/country
22433 Downloads
Provides ISO 3166-1 country and ISO 3166-2 subdivision value objects for PHP, with Alpha-2, Alpha-3, numeric, and IANA timezone resolution.
tiny-blocks/collection
16108 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
2261 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.
asispts/ptscs
5709 Downloads
PSR-12 coding standard with stricter rules
softwax/coding-standard
8343 Downloads
SoftWax php coding standard based on PSR-12
sebastianknott/coding-standard
880 Downloads
This is my very own coding-standard. A mellow mix between Slevomat and PSR-12.
gomzyakov/code-style
1573 Downloads
Code style configuration for `php-cs-fixer` based on PSR-12.
axazara/php-cs
9339 Downloads
Axa Zara PHP Code style configuration for `php-cs-fixer` based on PSR-12.
gomzyakov/php-cs-fixer-config
34317 Downloads
Code style configuration for `php-cs-fixer` based on PSR-12.
devbeta/psr12-strict-rules
309 Downloads
PSR-12 strict coding standard
yorcreative/data-validation
8 Downloads
A lightweight and high-performance PHP validation library designed for enterprise-grade applications. It features zero dependencies, comprehensive test coverage, and a developer-friendly API—enabling teams to build scalable and secure systems with confidence.
susina/coding-standard
3618 Downloads
Shared config for php-cs-fixer, based on PSR1 and PSR2