Libraries tagged by psr 3
marciodojr/simple-logger
11 Downloads
Simple psr3 Logger. Writes to log using PHP error_log.
edr/http-logging-client
52 Downloads
Logs to a PSR3-compliant logger when requests/responses are sent through an httplug HTTP client
asbamboo/logger
29 Downloads
日志模块,遵守psr3规则
arashdalir/php-analog-udp-syslog
6 Downloads
Extension of arashdalir/php-psr3log handler for udp-based syslog client for analog.
fgm/mongodb_logger
9 Downloads
A PSR/3 log producer for MongoDB
ftes/phpmathpublisher
87 Downloads
phpMathPublisher fork. Rewritten in php5.3. Added PSR-4 support
kamikax/wtsphinxphp
154 Downloads
Sphinx Search PHP 5.3+ API with PSR compliance / old version string filter recovery
napojse/openapi-psr7-validator
8 Downloads
Fork: Validate PSR-7 messages against OpenAPI (3.0.2) specifications expressed in YAML or JSON
jach/json-schema-middleware
328 Downloads
PSR-7 Middleware for Slim 3 the enables validation of JSON posted to en endpoint
vaibhavpandeyvpz/soochak
13 Downloads
A simple but useful events manager based on PSR-14 draft for PHP >= 5.3.
lamzinforkpriler/text2image
7 Downloads
This is fork https://github.com/Priler/Text2Image with purpose fix autoload psr-4 in the application version Symfony 3.4, created with Symfony-CLI 4.7.3, and Priler/Text2Image was installed with composer version 1.9.0. This fork fixed autoload psr-4.
rapp-lib/middleman
234 Downloads
PSR-7 middleware dispatcher. Let's stop trying to make this complicated. | mindplay/middleman PHP5.3 compatibilty fork
luisinder/remote-port-middleware
19 Downloads
PSR-7 / PSR-15 middleware that determines the client remote TCP port and stores it as a ServerRequest attribute (remotePort). Compatible with Slim 3 (legacy) & Slim 4+.
keepme/cache
6 Downloads
Easy to use cache - 3 methods in total! - with simple implementation based on PSR-6 standard.
felipefariasdev/bhut
5 Downloads
Usando os princípios do SOLID, escreva um programa que print todos os números de 1 até 100. Porém, quando for múltiplos de 3, print 'BHUT', se for múltiplo de 5 print 'IT' e se for multiplo de 3 e 5, print 'BHUT IT' - packaglist com phpunit {PSR-4}