koderhut / search-helper
A helper package for building better search functionality for web apps
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/koderhut/search-helper
Requires
- php: ^8.0
Requires (Dev)
- phpunit/phpunit: ^9.5
This package is auto-updated.
Last update: 2025-10-09 15:03:24 UTC
README
This project is aimed at providing a utility framework for building quick search functionality for web applications.
Features
- query parameter processor
- interfaces for easy extensibility
Documentation
A detailed documentation can be found in the docs/ folder in this repo.
License
For licensing details please check the LICENSE.md file.