Libraries tagged by text processing
popphp/pop-image
7377 Downloads
PHP Image library for generating, editing and effecting images. A component of the Pop PHP Framework
oxide/pdf-oxide
5 Downloads
PDF processing toolkit (Rust-backed, FFI-bound) for PHP
masroore/stopwords
7126 Downloads
A PHP package to remove common stopwords from an input text, it covers most languages.
droath/laravel-text-chunker
213 Downloads
Flexible, strategy-based text chunking for Laravel with support for character, token, sentence, and markdown-aware splitting. Perfect for AI/LLM applications and RAG systems.
geo6/php-text-tools
834 Downloads
PHP Library that provides tools for text processing (unaccent, diff, ...)
molbi/php-text-analysis
1862 Downloads
PHP Text Analysis is a library for performing Information Retrieval (IR) and Natural Language Processing (NLP) tasks using the PHP language
ninoskopac/php-tika-wrapper
11089 Downloads
This is a simple PHP Wrapper for Apache Tika (using the tika-app jar)
codewithkyrian/tokenizers
29 Downloads
Fast, pure-PHP tokenizer library compatible with Hugging Face tokenizers for encoding and decoding text
rubix/sentiment
578 Downloads
An example project using a multi layer feed forward neural network for text sentiment classification trained with 25,000 movie reviews from IMDB.
rubiconinternational/phpword
382 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
onramplab/laravel-transcription
1326 Downloads
A Laravel package providing transcription feature for audio file
naas/phpword
422 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
brainin/phpword
1082 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
cywolf/nlp-tools
2782 Downloads
Natural Language Processing tools for TYPO3 with language detection, stemming, stop words filtering, and text clustering
yaroslavpopovic/laravel-text-chunker
19 Downloads
Flexible, strategy-based text chunking for Laravel — fork of droath/laravel-text-chunker with Laravel 13 support.