Libraries tagged by text processing
droath/laravel-text-chunker
594 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.
enzim/tika-wrapper
21469 Downloads
This is a simple PHP Wrapper for Apache Tika (using the tika-app jar)
arraypress/wp-string-utils
176 Downloads
Essential string manipulation utilities for WordPress development
popphp/pop-image
8530 Downloads
PHP Image library for generating, editing and effecting images. A component of the Pop PHP Framework
masroore/stopwords
8672 Downloads
A PHP package to remove common stopwords from an input text, it covers most languages.
cywolf/nlp-tools
3203 Downloads
Natural Language Processing tools for TYPO3 with language detection, stemming, stop words filtering, and text clustering
ksanyok/text-humanize
66 Downloads
Zero-dependency PHP library for algorithmic text humanization — transforms machine-generated text into natural prose
geo6/php-text-tools
863 Downloads
PHP Library that provides tools for text processing (unaccent, diff, ...)
ninoskopac/php-tika-wrapper
11094 Downloads
This is a simple PHP Wrapper for Apache Tika (using the tika-app jar)
rubix/sentiment
581 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
542 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
onramplab/laravel-transcription
1443 Downloads
A Laravel package providing transcription feature for audio file
naas/phpword
591 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
yaroslavpopovic/laravel-text-chunker
64 Downloads
Flexible, strategy-based text chunking for Laravel — fork of droath/laravel-text-chunker with Laravel 13 support.
molbi/php-text-analysis
1917 Downloads
PHP Text Analysis is a library for performing Information Retrieval (IR) and Natural Language Processing (NLP) tasks using the PHP language