dev-master
9999999-dev https://gerrit.wikimedia.org/g/AhoCorasickAn implementation of the Aho-Corasick string matching algorithm.
Apache-2.0
The Requires
- php >=5.5.9
The Development Requires
- mediawiki/minus-x 0.3.1
- jakub-onderka/php-console-highlighter 0.3.2
- phpunit/phpunit 4.8.36 || ^6.5
- jakub-onderka/php-parallel-lint 1.0.0
- ockcyp/covers-validator 0.5.1 || 0.6.1
- mediawiki/mediawiki-codesniffer 21.0.0
by Ori Livneh
ahocorasick matcher
v1.0.1
1.0.1.0 https://gerrit.wikimedia.org/g/AhoCorasickAn implementation of the Aho-Corasick string matching algorithm.
Apache-2.0
The Requires
- php >=5.5.9
The Development Requires
- jakub-onderka/php-parallel-lint 1.0.0
- jakub-onderka/php-console-highlighter 0.3.2
- phpunit/phpunit 4.8.36 || ^6.5
- mediawiki/mediawiki-codesniffer 18.0.0
- mediawiki/minus-x 0.3.1
by Ori Livneh
ahocorasick matcher
v1.0.0
1.0.0.0 https://www.mediawiki.org/wiki/AhoCorasickAn implementation of the Aho-Corasick string matching algorithm.
Apache-2.0
The Requires
- php >=5.3.3
The Development Requires
by Ori Livneh