Skip to content
Thieres Tembra edited this page Jun 29, 2016 · 11 revisions

The JSON API Errors PHP package is meant to provide you, the developer, an easily way to manage your application error codes through JSON API compliant format. While the goal of this package is to remain as flexible as possible it still won't cover all situations and solve all problems.

  1. Installation
  2. Configuration
  3. Application Error Codes
  4. JSON API Error Objects
  5. Raising Application Errors
  6. Errors Functions
  7. Localization
  8. Documentation
  9. Recommendations