Dialekt for PHP
Dialekt is a very small language for representing boolean expressions of the form often used by simple search engines.
This repository contains a PHP implementation of Dialekt.
composer install dialekt/dialekt
A simple language for representing boolean expressions.
Dialekt is a very small language for representing boolean expressions of the form often used by simple search engines.
This repository contains a PHP implementation of Dialekt.
composer install dialekt/dialekt