dialekt/dialekt

A boolean expression DSL.

0.1.0 2020-09-02 01:17 UTC

This package is auto-updated.

Last update: 2024-05-29 04:55:30 UTC


README

Build Status Code Coverage Latest Version

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