Download the PHP package juanchosl/exceptions without Composer
On this page you can find all versions of the php package juanchosl/exceptions. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download juanchosl/exceptions
More information about juanchosl/exceptions
Files in juanchosl/exceptions
Download juanchosl/exceptions
More information about juanchosl/exceptions
Files in juanchosl/exceptions
Vendor juanchosl
Package exceptions
Short Description A small, lightweight collection of Exceptions that are using the standard status codes for use on requests
License MIT
Homepage https://github.com/JuanchoSL/Exceptions
Package exceptions
Short Description A small, lightweight collection of Exceptions that are using the standard status codes for use on requests
License MIT
Homepage https://github.com/JuanchoSL/Exceptions
Keywords exceptions
Please rate this library. Is it a good library?
Informations about the package exceptions
Exceptions
Description
A small, lightweight collection of Exceptions that are using the standard status codes for use on requests
Install
How use it
Load composer autoload and use the JuanchoSL\Exceptions{EXCEPTION} class
Available Code exceptions
Code | Class |
---|---|
304 | NotModifiedException |
400 | BadRequestException |
401 | UnauthorizedException |
402 | PaymentRequiredException |
403 | ForbiddenException |
404 | NotFoundException |
405 | MethodNotAllowedException |
408 | DestinationUnreachableException |
409 | ConflictException |
412 | PreconditionFailedException |
415 | UnsupportedMediaTypeException |
416 | RangeNotSatisfiableException |
417 | ExpectationFailedException |
422 | UnprocessableEntityException |
423 | LockedException |
428 | PreconditionRequiredException |
501 | NotImplementedException |
503 | ServiceUnavailableException |
All versions of exceptions with dependencies
PHP Build Version
Package Version
The package juanchosl/exceptions contains the following files
Loading the files please wait ....