Namespace Labrys\Http
Traits
| Name | Summary |
|---|---|
| JsonHelper | A trait that can be used by controllers who need to return typical JSON |
| MessageHelper | Controller trait with some handy methods. |
Classes
| Name | Summary |
|---|---|
| Authenticator | Authentication plugin for the middleware dispatcher. |
| Reporter | Logs exceptions that occur further inside the layer pipeline. |
| Rescuer | A pretty basic contingency plan. |
| UploadGuard | A helper for dealing with file upload validation. |