Skip to content

Tags: libedux/json-response

Tags

1.0.5

Toggle 1.0.5's commit message
Fixed "illuminate/http" dependency. composer.lock has been deleted fr…

…om the repository.

1.0.4

Toggle 1.0.4's commit message
Fixed "illuminate/http" dependency.

1.0.3

Toggle 1.0.3's commit message
Added Travis-CI integration. Fixed "illuminate/http" dependency.

1.0.2

Toggle 1.0.2's commit message
The header "Content-Type: application/json" has been permanently adde…

…d to the each response.

1.0.1

Toggle 1.0.1's commit message
Added the possibility to add custom http headers to the response. Add…

…ed the HttpCodes interface. Added getters. Added this log. Minimal php version was reduced to 7.1. Updated the Composer dependencies.

1.0.0

Toggle 1.0.0's commit message
Initial commit. Added the main JsonResponse class, readme and simple …

…unit-test.