Download the PHP package mojtabarks/api-exceptions without Composer
On this page you can find all versions of the php package mojtabarks/api-exceptions. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mojtabarks/api-exceptions
More information about mojtabarks/api-exceptions
Files in mojtabarks/api-exceptions
Download mojtabarks/api-exceptions
More information about mojtabarks/api-exceptions
Files in mojtabarks/api-exceptions
Vendor mojtabarks
Package api-exceptions
Short Description Exception list using in api which help you to easy manage your api exceptions
License MIT
Package api-exceptions
Short Description Exception list using in api which help you to easy manage your api exceptions
License MIT
Please rate this library. Is it a good library?
Informations about the package api-exceptions
Laravel / lumen api exceptions handler
a lightweight package for create and pass response for use in laravel || lumen
Installation
lumen specific installation
if your project is lumen so you should copy mojtabarks/api-exceptions/src/config/exceptions
to your config
directory !
NOTE : If you don't have config
directory so create it !
then add below code in your bootstrap/app.php
:
laravel specific installation
Usage
overwrite render
method of App\Exceptions\Handler
like this :
Authors
- Mojtaba Rakhisi - Initial work - github
License
This project is licensed under the MIT License - see the LICENSE.md file for details
All versions of api-exceptions with dependencies
PHP Build Version
Package Version
Requires
mojtabarks/api-response Version
2.*
The package mojtabarks/api-exceptions contains the following files
Loading the files please wait ....