apploud / slim-error-middleware
Extensible error middleware for Slim 4 framework
Installs: 20 707
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/apploud/slim-error-middleware
Requires
- php: ^8.1
 - ext-json: *
 - apploud/logger: ^1.4
 - psr/http-factory: ^1.0
 - psr/http-message: ^1.0.1 || ^2.0
 - psr/http-server-handler: ^1.0
 - psr/http-server-middleware: ^1.0
 - psr/log: ^1.0 || ^2.0 || ^3.0
 - slim/slim: ^4.0
 
Requires (Dev)
- mockery/mockery: ^1.6.10
 - php-parallel-lint/php-parallel-lint: ^1.3
 - phpstan/phpstan: ^1.4
 - phpstan/phpstan-mockery: ^1.0
 - phpstan/phpstan-phpunit: ^1.0
 - phpstan/phpstan-strict-rules: ^1.1
 - phpunit/phpunit: ^9.6.23
 - roave/security-advisories: dev-latest
 - slevomat/coding-standard: ^8.0
 - slim/psr7: ^1.4.2