| Recommend this page to a friend! | 
| Info | Documentation | Reputation | Support forum | Blog | Links | 
| Ratings | Unique User Downloads | Download Rankings | ||||
| Not yet rated by the users | Total: 50 | All time:  10,720 This week: 64 | ||||
| Version | License | PHP version | Categories | |||
| laravel-api-develop 1.0.0 | MIT/X Consortium ... | 5 | PHP 5, Libraries, Web services, Code ... | 
| Description | Author  | |||||||||||||||||||||||
This package can generate API code to manipulate model objects.  | 
  | |||||||||||||||||||||||
Develop(Export) Laravel REST apis with form request, api resources and collections.
You can install the package via composer:
composer require dipeshsukhia/laravel-api-develop
php artisan develop-api:install
use trait in App\Exceptions\Handler.php
use App\Exceptions\Traits\ApiHandlerTrait;
class Handler extends ExceptionHandler
{
    use ApiHandlerTrait;
php artisan develop-api --model=User
composer test
Please see CHANGELOG for more information what has changed recently.
Please see CONTRIBUTING for details.
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.
| File | Role | Description | ||
|---|---|---|---|---|
| Data | Auxiliary data | |||
| Data | Auxiliary data | |||
| Data | Auxiliary data | |||
| Data | Auxiliary data | |||
| Lic. | License text | |||
| Doc. | Documentation | |||
| / | src | 
| File | Role | Description | ||
|---|---|---|---|---|
|    | 
Class | Class source | ||
|    | 
Class | Class source | ||
|    | 
Class | Class source | ||
| / | src | / | Console | / | Commands | 
| File | Role | Description | 
|---|---|---|
|    | 
Class | Class source | 
|    | 
Class | Class source | 
| / | src | / | resources | / | stubs | 
| File | Role | Description | 
|---|---|---|
|    | 
Class | Class source | 
|    | 
Class | Class source | 
|    | 
Class | Class source | 
|    | 
Class | Class source | 
|    | 
Data | Auxiliary data | 
|    | 
Class | Class source | 
|    | 
Class | Class source | 
|    | 
Class | Class source | 
|    | 
Class | Class source | 
|    | 
Class | Class source | 
| The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. | 
| laravel-api-develop-2022-06-15.zip 15KB | |
| laravel-api-develop-2022-06-15.tar.gz 9KB | |
| Install with Composer | 
| Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
| 100% | 
  | 
  | 
| Applications that use this package | 
 If you know an application of this package, send a message to the author to add a link here.