florian-palabost / scramble-spatie-requests
This is my package scramble-spatie-requests
Fund package maintenance!
florianPalabost
Requires
- php: ^8.1
- dedoc/scramble: ^0.8.5
- illuminate/contracts: ^10.0
- spatie/laravel-json-api-paginate: ^1.13
- spatie/laravel-package-tools: ^1.14.0
- spatie/laravel-query-builder: ^5.8
Requires (Dev)
- larastan/larastan: ^2.0.1
- laravel/pint: ^1.0
- nunomaduro/collision: ^7.8
- orchestra/testbench: ^8.8
- pestphp/pest: ^2.20
- pestphp/pest-plugin-arch: ^2.5
- pestphp/pest-plugin-laravel: ^2.0
- phpstan/extension-installer: ^1.1
- phpstan/phpstan-deprecation-rules: ^1.0
- phpstan/phpstan-phpunit: ^1.0
This package is auto-updated.
Last update: 2025-03-22 14:13:56 UTC
README
This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.
Support us
We invest a lot of resources into creating best in class open source packages. You can support us by buying one of our paid products.
We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on our contact page. We publish all received postcards on our virtual postcard wall.
Installation
You can install the package via composer:
composer require florian-palabost/scramble-spatie-requests
You neeed to update the scramble.extensions property in the scramble configuration file to add this extension.
'extensions' => [ Fp\ScrambleSpatieRequests\SpatieQueryBuilderExtension::class ],
Testing
composer test
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
License
The MIT License (MIT). Please see License File for more information.