headlesslaravel / finders
Headless Laravel Search, Sort & Filters
0.1.3
2022-05-03 21:33 UTC
Requires
- php: ^8.0
Requires (Dev)
- nunomaduro/collision: ^5.3
- nunomaduro/larastan: ^0.7.12
- orchestra/testbench: ^6.15
- phpmd/phpmd: ^2.10
- phpunit/phpunit: ^9.3
- spatie/laravel-ray: ^1.23
README
Search, sort & filter url query string parameters for model indexes.
Read the finders documentation
Installation
This package is included when headlesslaravel
is installed.
Or install the package independently via composer:
composer require headlesslaravel/finders
Read about using this package standalone here
License
The MIT License (MIT). Please see License File for more information.