Download the PHP package crystoline/laravel-rest-api without Composer
On this page you can find all versions of the php package crystoline/laravel-rest-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download crystoline/laravel-rest-api
More information about crystoline/laravel-rest-api
Files in crystoline/laravel-rest-api
Download crystoline/laravel-rest-api
More information about crystoline/laravel-rest-api
Files in crystoline/laravel-rest-api
Vendor crystoline
Package laravel-rest-api
Short Description Laravel Rest Api Library. Write produce rest apis very fast
License MIT
Package laravel-rest-api
Short Description Laravel Rest Api Library. Write produce rest apis very fast
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-rest-api
laravel-rest-api
Description
Provide rest apis in Laravel in easy steps. Avoid Repeated crud/Bread Process. This helps you to focus on the business logic
Installation
Usage
Controller Sample
Route Sample
or
Filter
You can add filter for the list method
Search
Search has been provided by default, pass search query in query/post parameter ('search'')
Sorting
Events
You add events before and after controller action. beforeList,afterList, beforeStore, afterStore, beforeShow, afterShow etc.
All versions of laravel-rest-api with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
illuminate/support Version ^5.8|^6.0|^7.0|^8.0
illuminate/database Version ^5.8|^6.0|^7.0|^8.0
illuminate/support Version ^5.8|^6.0|^7.0|^8.0
illuminate/database Version ^5.8|^6.0|^7.0|^8.0
The package crystoline/laravel-rest-api contains the following files
Loading the files please wait ....