Libraries tagged by wards
lobostome/furry-bear
253580 Downloads
A PHP wrapper for various open data
juanantoniodelgado/stopwords
88757 Downloads
A stopwords removal library
hydreflab/jedi-faker
30986 Downloads
Faker extension for Star Wars junkie
bitandblack/sentence-construction
162277 Downloads
Creates nice sentences out of arrays
schams-net/nagios
44529 Downloads
Monitors TYPO3 instances and warns about insecure extensions, old TYPO3 versions, wrong PHP versions, etc. Requires a Nagios monitoring server.
salernolabs/camelize
66495 Downloads
Utility for camel and uncamel casing words or phrases.
rakibhstu/number-to-bangla
11297 Downloads
A Laravel package for converting English numbers into Bangla digits, Bangla words, Bangla month names, and Bangla money format with an easy-to-use API.
packagelist/closurecompiler-bin
41523 Downloads
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.
markfullmer/porter2
29065 Downloads
Stem words using the English Porter 2 algorithm
kunstmaan/generator-bundle
116196 Downloads
If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?
fof/filter
27496 Downloads
Filter out words and phrases from forum posts
faresmts/safewords
6808 Downloads
a PHP lib for filtering bad words from strings
eschmar/time-ago-bundle
53103 Downloads
Provides a simple twig filter for expressing time difference in words.
deoliveiralucas/array-keys-case-transform
236206 Downloads
Simple library to handle words case transformation from array keys
dg/texy
135139 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.