Libraries tagged by wiki
wikimedia/composer-merge-plugin
26517849 Downloads
Composer plugin to merge multiple composer.json files
ircmaxell/password-compat
57719494 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
wikimedia/less.php
28764527 Downloads
PHP port of the LESS processor
diff/diff
1634770 Downloads
Small standalone library for representing differences between data structures, computing such differences, and applying them as patches
wikimedia/css-sanitizer
5665617 Downloads
Classes to parse and sanitize CSS
wikimedia/at-ease
18753618 Downloads
Safe replacement to @ for suppressing warnings.
wikimedia/aho-corasick
3886572 Downloads
An implementation of the Aho-Corasick string matching algorithm.
mediawiki/semantic-media-wiki
374163 Downloads
An extension to MediaWiki that lets you store and query structured data within wiki pages
texy/texy
856139 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.
mediawiki/core
6738 Downloads
Free software wiki application developed by the Wikimedia Foundation and others
data-values/data-values
1051131 Downloads
Defines the DataValue interface and some trivial implementations
wikimedia/utfnormal
6520959 Downloads
Contains Unicode normalization routines, including both pure PHP implementations and automatic use of the 'intl' PHP extension when present
wikimedia/testing-access-wrapper
2212701 Downloads
A simple helper class to access non-public elements of a class when testing.
wikimedia/parsoid
546815 Downloads
Parsoid, a bidirectional parser between wikitext and HTML5
wikimedia/cssjanus
1124781 Downloads
Convert CSS stylesheets between left-to-right and right-to-left.