Libraries tagged by wiki
wikimedia/composer-merge-plugin
27049092 Downloads
Composer plugin to merge multiple composer.json files
ircmaxell/password-compat
57994824 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
wikimedia/less.php
29333773 Downloads
PHP port of the LESS processor
mediawiki/semantic-media-wiki
379755 Downloads
An extension to MediaWiki that lets you store and query structured data within wiki pages
diff/diff
1649985 Downloads
Small standalone library for representing differences between data structures, computing such differences, and applying them as patches
wikimedia/css-sanitizer
5810333 Downloads
Classes to parse and sanitize CSS
wikimedia/at-ease
19004349 Downloads
Safe replacement to @ for suppressing warnings.
wikimedia/aho-corasick
3980324 Downloads
An implementation of the Aho-Corasick string matching algorithm.
texy/texy
860895 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
7060 Downloads
Free software wiki application developed by the Wikimedia Foundation and others
data-values/data-values
1068669 Downloads
Defines the DataValue interface and some trivial implementations
wikimedia/utfnormal
6668299 Downloads
Contains Unicode normalization routines, including both pure PHP implementations and automatic use of the 'intl' PHP extension when present
wikimedia/parsoid
554823 Downloads
Parsoid, a bidirectional parser between wikitext and HTML5
wikimedia/cssjanus
1242489 Downloads
Convert CSS stylesheets between left-to-right and right-to-left.
wikimedia/wikipeg
589942 Downloads
Parser generator for JavaScript and PHP