Libraries tagged by sentence
jawira/case-converter
8247249 Downloads
Convert strings between 13 naming conventions: Snake case, Camel case, Pascal case, Kebab case, Ada case, Train case, Cobol case, Macro case, Upper case, Lower case, Sentence case, Title case and Dot notation.
vanderlee/php-sentence
618737 Downloads
Simple text sentence splitting and counting. Supports at least english, german and dutch, possibly more.
davmixcool/php-sentiment-analyzer
183816 Downloads
PHP Sentiment Analyzer is a lexicon and rule-based sentiment analysis tool that is used to understand sentiments in a sentence using VADER (Valence Aware Dictionary and sentiment Reasoner).
bigwhoop/sentence-breaker
140415 Downloads
Sentence boundary disambiguation (SBD) - or sentence breaking - library written in PHP.
ghostwriter/case-converter
4480328 Downloads
Convert strings from and to AdaCase, CamelCase, CobolCase, KebabCase, Lowercase, MacroCase, PascalCase, SentenceCase, SnakeCase, TitleCase, TrainCase, and Uppercase
bitandblack/sentence-construction
160392 Downloads
Creates nice sentences out of arrays
assertchris/ellison
3125 Downloads
Simple library that helps identify complex sentences and poor word choices
antoineaugusti/laravel-sentiment-analysis
118357 Downloads
A Laravel wrapper that performs sentiment analysis over an English sentence
ambroisemaupate/date-to-sentence
4115 Downloads
A simple lexer to print human readable dates.
codewithkyrian/tokenizers
183 Downloads
Fast, pure-PHP tokenizer library compatible with Hugging Face tokenizers for encoding and decoding text
next-sentence/afterbuy-sdk
30845 Downloads
The AfterbuySDK provides to interact with the Afterbuy XML API
mrpowerup/filament-sql-field
1359 Downloads
And a field to write SQL sentences using codemirror 5.
mathsgod/langchain-text-splitter
4000 Downloads
A PHP library to split text into sentences and words.
droath/laravel-text-chunker
446 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.
textualization/sentencepiece
891 Downloads
Google SentencePiece bindings using FFI and a C adapter.