PHP Flugg\Responder\Http Пространство имен

Классы

Имя Описание
ErrorResponseBuilder This class represents an error response. An error response is responsible for translating and resolving messages from error code and turning them into an error JSON response.
ResponseBuilder This class is an abstract response builder and hold common functionality the success- and error response buuilder classes.
SuccessResponseBuilder This class is a response builder for building successful JSON API responses and is responsible for transforming and serializing the data.