Libraries tagged by words
amirsanni/number-to-words
4976 Downloads
A simple library for converting figures to words in PHP.
short-edition/gotenberg-php-client
8834 Downloads
A client for sending files to a Gotenberg API
px-core/libre-office-converter
15960 Downloads
Converts files from one format, such as '.docx' or '.xlsx' to another, such as '.pdf' or '.csv'
gyselroth/docx-tidy
7486 Downloads
Simplify markup of DOCX XML by tidying successive elements w/ redundant properties / types.
bitandblack/sentence-construction
46025 Downloads
Creates nice sentences
sworup/profanityfilter
3690 Downloads
Profanity filter package would help you censor some of the bad words users put in your posts and/or comments.
rubix/sentiment
534 Downloads
An example project using a multi layer feed forward neural network for text sentiment classification trained with 25,000 movie reviews from IMDB.
juanantoniodelgado/stopwords
1678 Downloads
A stopwords removal library
spenserhale/indefinite-article
3566 Downloads
Grammatical utility class for prepending the appropriate indefinite article to a word (a/an)
sixty-nine/php-cloud-lib
8004 Downloads
A library to generate words clouds in PHP
seferov/turkish-number
33864 Downloads
Converts numbers to words in Turkish
sebkln/ckeditor-wordbreak
7719 Downloads
Adds the HTML element to CKEditor 5 in TYPO3. If set in a long word, the browser may break a line (without adding a hyphen character). Useful e.g. for long URLs and file paths.
scws/pscws4
12316 Downloads
PSCWS 是英文 PHP Simple Chinese Words Segmentation 的头字母缩写,它是 SCWS 项目的前身。
salernolabs/camelize
40617 Downloads
Utility for camel and uncamel casing words or phrases.
rich-davis1/phpw2v
950 Downloads
A PHP implementation of Word2Vec, a popular word embedding algorithm created by Tomas Mikolov and popularized by Radim Řehůřek & Peter Sojka with the Gensim Python library.