Libraries tagged by word lists
imonroe/corpora
10 Downloads
A PHP-friendly version of the dariusk/corpora javascript library. It provides "[a] collection of small corpuses of interesting data for the creation of bots and similar stuff"
shiyingyu/docx-template-php
74 Downloads
Create Templates in MS Word docx format and use them Creating Business documents using PHP
masroore/stopwords
3011 Downloads
A PHP package to remove common stopwords from an input text, it covers most languages.
dansrocks/text-search-helper
472 Downloads
A search tool to search a list of needles into a spread text.
danielspinard/wordlist-consumer
15 Downloads
A smart consumer capable of consuming word lists and returning an almost real objects
oliverklee/anagram-finder
6 Downloads
A tool for finding anagrams from a list of words (as an exercise of test-driven development).
tradzero/restricted
19 Downloads
Restricts registration when a user's input (eg: username) matches a list of restricted words
nawrasbukhari/restricted
13 Downloads
Restricts registration when a user's input (eg: username) matches a list of restricted words
pixelbrackets/nonword
17 Downloads
A list of non words
katoga/texy-minified
1176 Downloads
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated against spambots), national typographic single and double quotation marks, ellipses, em dashes, dimension sign, nonbreakable spaces (e.g. in phone numbers), acronyms, arrows and many others. Texy code can optionally contain HTML tags. Minified version.
indigoviking/liquid-letters
716 Downloads
Count words, get reading times, and convert text to list items.
chattervast/liquid-letters
0 Downloads
Count words, get reading times, and convert text to list items.
mledoze/countries
594826 Downloads
List of world countries in JSON, CSV, XML and YAML
stefangabos/world_countries
87932 Downloads
Constantly updated lists of world countries, territories and areas of geographical interest, with associated alpha-2, alpha-3 and numeric codes as defined by the ISO 3166-1 standard, available in multiple formats and languages, with national flags included
steefdw/standards-enums
34125 Downloads
The Standards Enums package provides a simple and consistent way to work with countries, languages, currencies, and locales using enums.Each Enum comes with methods for accessing related information, like the name, flag, description, and more.Additionally, helper methods are provided to easily get all possible values or sort them by their name in a given language.These methods can be used with all Enum classes, regardless of whether they represent languages, countries, currencies, or locales.