Libraries tagged by split test
vanderlee/php-sentence
596729 Downloads
Simple text sentence splitting and counting. Supports at least english, german and dutch, possibly more.
projectcleverweb/color
969155 Downloads
This is a stand-alone PHP 7 (and PHP 5!) library for working with RGB, HSL, HSB/HSV, Hexadecimal, and CMYK colors. Create schemes, modify specific color properties, easily convert between color spaces, create gradients, and make color suggestions quickly and easily.
jstewmc/stream
154092 Downloads
Stream a very large text file or string character-by-character
aspose-cloud/aspose-words-cloud
175637 Downloads
Open, generate, edit, split, merge, compare and convert Word documents. Integrate Cloud API into your solutions to manipulate documents. Convert PDF to Word (DOC, DOCX, ODT, RTF and HTML) and in the opposite direction.
mathsgod/langchain-text-splitter
3588 Downloads
A PHP library to split text into sentences and words.
aspose/words-sdk-php
5096 Downloads
Open, generate, edit, split, merge, compare and convert Word documents. Integrate Cloud API into your solutions to manipulate documents. Convert PDF to Word (DOC, DOCX, ODT, RTF and HTML) and in the opposite direction.
zerosonesfun/flarum-preview
209 Downloads
Live preview for the Flarum composer: split panel below editor or eye-button toggle. Single source of truth: textarea (raw Markdown/BBCode).
diversen/markdown-split-by-header
6307 Downloads
A php class that splits a markdown text into a multi-dimensional array based on header level
neochief/syllable
948 Downloads
Text syllable splitting and hyphenation using Frank M. Liang's TeX algorithm.
websys-forever/text-url-split
10 Downloads
split text with url delimeter
mathsgod/token-text-splitter
8 Downloads
A simple text splitter that uses a token size to split text
specialistaweb/textimage-size
261 Downloads
useful to change the output layout for text/image (also said: textpict) content under boostrap 4 so you can get different size for text or image cols and not only the 50%-50% split
soloproyectos-php/text-tokenizer
891 Downloads
A library to split a string into smaller tokens. This library is part of the SoloProyectos PHP API.
creationx/cix_readmore
11 Downloads
Splits longer texts into preview and full content, with a reveal button. It offers customizable templates for easy styling.
nexxes/tokenizer
40 Downloads
Simple tokenizer to split a character steam (text) into character classes (tokens) written in PHP