signpostmarv / daft-framework-logging
daft framework with logging
v3.5.1
2020-04-23 12:31 UTC
Requires
- php: ^7.4
- filp/whoops: ^2.7
- psr/log: ^1.1
- signpostmarv/daft-framework: ^3.5
- signpostmarv/daft-router: ^4.5
- symfony/http-foundation: ^5.0
Requires (Dev)
- infection/infection: ^0.16.2
- maglnet/composer-require-checker: ^2.0
- php-coveralls/php-coveralls: ^2.2
- phpunit/phpunit: ^8.5
- povils/phpmnd: ^2.2
- psalm/plugin-phpunit: ^0.10.0
- roave/security-advisories: dev-master
- sebastian/phpcpd: ^5.0
- signpostmarv/php-cs-fixer-config: ^0.17.2
- vimeo/psalm: ^3.11
Suggests
- vimeo/psalm: Useful for static analysis to reduce runtime type checks etc.
Conflicts
- vimeo/psalm: <3.11.2
- dev-main
- v3.5.1
- v3.5.0
- v3.4.0
- v3.3.0
- v3.2.0
- v3.1.0
- v3.0.1
- v3.0.0
- v2.0.1
- v2.0.0
- v1.1.1
- v1.1.0
- v1.0.1
- v1.0.0
- v0.7.0
- v0.6.0
- v0.5.1
- v0.5.0
- v0.4.0
- v0.3.0
- v0.2.1
- v0.2.0
- v0.1.2
- v0.1.1
- v0.1.0
- dev-dependabot/composer/guzzlehttp/psr7-1.9.1
- dev-dependabot/composer/guzzlehttp/guzzle-6.5.8
- dev-typed-object-args
- dev-php7.0lt7.0.8
- dev-php7.0
This package is auto-updated.
Last update: 2024-10-19 23:00:16 UTC
README
Copyright 2019 SignpostMarv
daft-framework-logging-logging
Logging/Catching separate from the core framework. Because reasons.
reasons
- daft ones.
packages
- signpostmarv/daft-framework core framework
- psr/log psr-3, implementation left unspecified.
- filp/whoops exception handler