kaystrobach/visualsearch

Last activity 19 Jun 2025 5 1 10428
composer require kaystrobach/visualsearch

package to handle advanced facetted searches

No released version found

Readme excerpt

FLOW.VisualSearch

Basicly it ships a FLUID ViewHelper and the ability to configure that viewHelper heavily, this way we can do advanced searches

You can define:

  • and configure multiple Searches
  • search multiple attributes of a model (uses dynamic query building)
  • Repositories have to implement an interface to be searchable
  • Searches are instantly stored in the user session if the user changes it
Installation

This package can be installed via composer.

Please execute:

composer require kaystrobach/visualsearch @dev

Alternativly you can add the following line to your composer.json and execute composer u…
Read more

The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 13 package(s).