Libraries tagged by sterling
wapmorgan/morphos
1044146 Downloads
A morphological solution for Russian and English language written completely in PHP. Provides classes to inflect personal names, geographical names, decline and pluralize nouns, generate cardinal and ordinal numerals, spell out money amounts and time.
voku/arrayy
4923805 Downloads
Array manipulation library for PHP, called Arrayy!
tigitz/php-spellchecker
383847 Downloads
Provides an easy way to spellcheck multiple text source by many spellcheckers, directly from PHP
snipe/banbuilder
1337504 Downloads
Library to easily handle profanity filtering in PHP projects.
pragmarx/random
3333249 Downloads
Create random chars, numbers, strings
phootwork/lang
17120606 Downloads
Missing PHP language constructs
peckphp/peck
81391 Downloads
Peck is a powerful CLI tool designed to identify pure wording or spelling (grammar) mistakes in your codebase.
paragonie/random-lib
2895782 Downloads
A Library For Generating Secure Random Numbers
lolli42/finediff
6888883 Downloads
PHP implementation of a Fine granularity Diff engine
jbzoo/utils
1455702 Downloads
Collection of PHP functions, mini classes and snippets for everyday developer's routine life.
icecave/repr
4893877 Downloads
A library for generating string representations of any value, inspired by Python's reprlib library.
creof/wkb-parser
4515581 Downloads
Parser for well-known binary (WKB/EWKB) object data
cogpowered/finediff
7404909 Downloads
PHP implementation of a Fine granularity Diff engine
wp-cli/search-replace-command
6174405 Downloads
Searches/replaces strings in the database.
wikimedia/aho-corasick
2638976 Downloads
An implementation of the Aho-Corasick string matching algorithm.