Libraries tagged by psr-12
tiny-blocks/value-object
22070 Downloads
Delimits default behaviors for Value Objects.
tiny-blocks/currency
21523 Downloads
Value Object representing a currency using ISO-4217 specifications.
cable8mm/good-code
342 Downloads
Create a general code specification for building a WMS (Warehouse Management System), and specify parsers and implementation guidelines.
gomzyakov/php-style
1176 Downloads
Code style configuration for `php-cs-fixer` based on PSR-12.
gomzyakov/php-code-style
2310 Downloads
Code style configuration for `php-cs-fixer` based on PSR-12.
wtf/core
673 Downloads
Core package for WTF Framework
webimpress70/coding-standard
45 Downloads
PHP 7.0 support for Webimpress Coding Standard
tiny-blocks/math
21645 Downloads
Value Objects for handling arbitrary precision numbers.
tiny-blocks/http
21852 Downloads
Common implementations for HTTP protocol.
tiny-blocks/country
21413 Downloads
Value Object representing a country using ISO-3166 specifications.
tiny-blocks/collection
14276 Downloads
Provides a flexible and efficient API to manipulate, iterate, and manage collections in a structured and type-safe manner.
scones/resque-loner
0 Downloads
resque-loner is a plugin for scones/resque to make your jobs unique.
scones/resque-logger
27 Downloads
resque-logger is a psr/log plugin for scones/resque to log all events
scones/resque
88 Downloads
resque (for php) is a Redis-backed library for creating background jobs, placing them on multiple queues, and processing them later. compatible to the original http://resque.github.io/
kocuj/di
27 Downloads
Container for design pattern Dependency Injection in PHP 7