Download the PHP package elife/api-problem without Composer
On this page you can find all versions of the php package elife/api-problem. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package api-problem
eLife API Problem PHP
This library provides a RFC 7807 handler for the eLife Sciences applications.
Dependencies
- Composer
- PHP 7
Installation
composer require elife/api-problem
Set up
Silex
Exception details (eg stacktrace) will be included based on the value of $app['debug']
. This can be overridden by setting $app['api_problem.factory.include_exception_details']
to true
or false
.
Running the tests
vendor/bin/phpunit
All versions of api-problem with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1 || ^8.0
crell/api-problem Version ^3.6
symfony/http-foundation Version >=2.8.52 || ^4.4
crell/api-problem Version ^3.6
symfony/http-foundation Version >=2.8.52 || ^4.4
The package elife/api-problem contains the following files
Loading the files please wait ....