Registry / serialization / zfcampus-zf-api-problem

zfcampus-zf-api-problem

JSON →
library1.3.0phppackagistunverified

ZF2 Module providing API-Problem assets and rendering.

composer require zfcampus/zf-api-problem
INSTALL
IMPORT
SIG · ZFCAMPUS-ZF-API-PR
Z
zfcampus-zf-api-problem
serializationphpv1.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ApiProblem
use ZF\ApiProblem\ApiProblem;

Create and render an API Problem response.

use ZF\ApiProblem\ApiProblem; $problem = new ApiProblem(404, 'Not Found'); echo $problem->toJson();
Debug
Known issues
breakingDeprecated in favor of Laminas API Problem.
fix
Migrate to laminas-api-problem-api-problem.
affects: >=1.3.0
Upgrade
Version history
1.3.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
39 hits · last 30 days
node
34
OpenAI (training)
1
Resources
zfcampus-zf-api-problem — pip install zfcampus-zf-api-problem · libregistry