Libraries tagged by phases
durnerlys/dummy-quotes
6 Downloads
This package is used to obtain random phrases from an external public API.
dax-87/badwords-it
0 Downloads
Italian profanity and spam filter for PHP. Three-level detection: regex, substring, compound phrases.
apiverve/initialismgenerator
0 Downloads
Initialism Generator creates initialisms from phrases by extracting first letters of significant words, with options for filtering and formatting.
apiverve/acronymgenerator
0 Downloads
Acronym Generator creates acronyms from phrases by extracting the first letter of each word. Input 'Application Programming Interface' and get 'API'.
andrew_markhai/statham_phrase_generator
11 Downloads
Generator of true phrases from Great philosopher Jason Statham
andreskrey/shitty-markov-generator
22 Downloads
A shitty implementation to generate Markov chains to create incoherent phrases.
alwayscurious/wonderwords
1128 Downloads
A wonderful way to generate random words, phrases, and sentences from curated word lists.
ali-apadana/persian-keyword
67 Downloads
A Laravel-first toolkit for extracting keywords, phrases, and entities from Persian text.
zerosonesfun/flarum-bbcode-tag
118 Downloads
Keyword, hashtag, cashtag, Google, and Twitter search words/phrases.
phpcom-lab/hucron
0 Downloads
Express crontabs as human readable phrases
issyrocks12/flarum-ext-filter
1467 Downloads
Filter out words and phrases from forum posts
leinster/twiddle
2 Downloads
Generates k-combinations. A PHP implementation of Chase's TWIDDLE, https://dl.acm.org/doi/10.1145/362384.362502, transliterated from Matthew Belmonte's C implementation.
fabis94/php-twiddle
56711 Downloads
The Chase's Twiddle algorithm rewritten in PHP that returns all combinations of m out of n objects.