Download the PHP package exonn-gmbh/scramble-spatie-query-builder without Composer
On this page you can find all versions of the php package exonn-gmbh/scramble-spatie-query-builder. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download exonn-gmbh/scramble-spatie-query-builder
More information about exonn-gmbh/scramble-spatie-query-builder
Files in exonn-gmbh/scramble-spatie-query-builder
Download exonn-gmbh/scramble-spatie-query-builder
More information about exonn-gmbh/scramble-spatie-query-builder
Files in exonn-gmbh/scramble-spatie-query-builder
Vendor exonn-gmbh
Package scramble-spatie-query-builder
Short Description This is the Scramble extension, which detects the usage of the Spatie query builder and adds applicable query parameters to the openapi definitions
License MIT
Package scramble-spatie-query-builder
Short Description This is the Scramble extension, which detects the usage of the Spatie query builder and adds applicable query parameters to the openapi definitions
License MIT
Please rate this library. Is it a good library?
Informations about the package scramble-spatie-query-builder
Scramble extension for Spatie Query Builder
Introduction
This is the Scramble extension, which detects the usage of the Spatie query builder in your api routes and automatically adds applicable query parameters to the openapi definition.
Installation
Usage
-
Register the extension in your
config/scramble.php
file - You are done, now check your Scramble docs for routes that use Spatie query builder, you should see new query parameters documented
Customization
By default this extension automatically updates openapi definition for you, but if you want to customize its default behaviour, you can do it in the following way
-
Open your and add the following code example in the method
- Customize for your needs
All versions of scramble-spatie-query-builder with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
dedoc/scramble Version ^0.9.0 || ^0.10.0 || ^0.11.0
spatie/laravel-query-builder Version ^5.0 || ^6.0
dedoc/scramble Version ^0.9.0 || ^0.10.0 || ^0.11.0
spatie/laravel-query-builder Version ^5.0 || ^6.0
The package exonn-gmbh/scramble-spatie-query-builder contains the following files
Loading the files please wait ....