/PHPFilterSearchEngine

This project aims at creating a framework-agnostic engine able to analyze a search query and convert it into a form able to be used to perform the giver search.

Primary LanguagePHPGNU Affero General Public License v3.0AGPL-3.0

PHPFilterSearchEngine

This project aims at creating a framework-agnostic engine able to analyze a search query and convert it into a form usable to perform the given search.

For the development environment, you will need: - PHP 7.2.1 (latest version i tried it with) - php-xml and php-mbstring extensions (needed by PHPUnit) - composer 1.6.2 (latest as of start of project)