headlesslaravel / finders
Headless Laravel Search, Sort & Filters
Installs: 77
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 1
Open Issues: 24
pkg:composer/headlesslaravel/finders
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.