Libraries tagged by wiki
wikimedia/composer-merge-plugin
19527251 Downloads
Composer plugin to merge multiple composer.json files
ircmaxell/password-compat
53106306 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
wikimedia/less.php
22474881 Downloads
PHP port of the LESS processor
wikimedia/aho-corasick
2455941 Downloads
An implementation of the Aho-Corasick string matching algorithm.
mediawiki/semantic-media-wiki
326314 Downloads
An extension to MediaWiki that lets you store and query structured data within wiki pages
texy/texy
760975 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
3202 Downloads
Free software wiki application developed by the Wikimedia Foundation and others
diff/diff
1384950 Downloads
Small standalone library for representing differences between data structures, computing such differences, and applying them as patches
wikimedia/utfnormal
4350454 Downloads
Contains Unicode normalization routines, including both pure PHP implementations and automatic use of the 'intl' PHP extension when present
wikimedia/php-session-serializer
1063582 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION
wikimedia/parsoid
434972 Downloads
Parsoid, a bidirectional parser between wikitext and HTML5
wikimedia/ip-set
1577419 Downloads
Efficiently match IP addresses against a set of CIDR specifications.
wikimedia/css-sanitizer
3551018 Downloads
Classes to parse and sanitize CSS
wikimedia/at-ease
15309537 Downloads
Safe replacement to @ for suppressing warnings.
wikimedia/wikipeg
451552 Downloads
Parser generator for JavaScript and PHP