Libraries tagged by test processing
popphp/pop-pdf
9642 Downloads
PHP PDF library for generating and importing PDF documents. A component of the Pop PHP Framework
droath/laravel-text-chunker
479 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
21451 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.
popphp/pop-image
8206 Downloads
PHP Image library for generating, editing and effecting images. A component of the Pop PHP Framework
masroore/stopwords
8287 Downloads
A PHP package to remove common stopwords from an input text, it covers most languages.
cywolf/nlp-tools
3102 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
ninoskopac/php-tika-wrapper
11092 Downloads
This is a simple PHP Wrapper for Apache Tika (using the tika-app jar)
rubiconinternational/phpword
488 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
onramplab/laravel-transcription
1391 Downloads
A Laravel package providing transcription feature for audio file
naas/phpword
554 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
brainin/phpword
1205 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
linguistic/ngramextractor
2760 Downloads
Extracts ngrams from a given text and does linguistic pre-processing like stopword removal
yaroslavpopovic/laravel-text-chunker
48 Downloads
Flexible, strategy-based text chunking for Laravel — fork of droath/laravel-text-chunker with Laravel 13 support.