php.package.health
composer.json
.Package | Status | |
---|---|---|
patrickschur/aiml-converter | Converts AIML to CSV and CSV to AIML. | |
patrickschur/cologne-phonetic | Implementation of Cologne Phonetics (Kölner Phonetik) in PHP. | |
patrickschur/html5gen | An easy to use HTML5 generator written in PHP. Creates valid and secure HTML5 code. | |
patrickschur/language-detection | A language detection library for PHP. Detects the language from a given text string. | |
patrickschur/markov-chain | An implementation of the Markov chain algorithm in PHP. | |
patrickschur/neural-network | A dead simple neural network. For educational purposes only. | |
patrickschur/number-to-words | Convert numbers to words in English or German. | |
patrickschur/stanford-nlp-tagger | PHP wrapper for the Stanford Natural Language Processing library. Supports POSTagger and CRFClassifier. | |
patrickschur/words2regex | Build your regular expressions based on your texts. |