Libraries tagged by wiki
wikimedia/composer-merge-plugin
20145544 Downloads
Composer plugin to merge multiple composer.json files
ircmaxell/password-compat
53507734 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
wikimedia/less.php
23115426 Downloads
PHP port of the LESS processor
diff/diff
1407725 Downloads
Small standalone library for representing differences between data structures, computing such differences, and applying them as patches
wikimedia/at-ease
15632968 Downloads
Safe replacement to @ for suppressing warnings.
wikimedia/aho-corasick
2591950 Downloads
An implementation of the Aho-Corasick string matching algorithm.
mediawiki/semantic-media-wiki
329549 Downloads
An extension to MediaWiki that lets you store and query structured data within wiki pages
texy/texy
769816 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.
wikimedia/utfnormal
4543834 Downloads
Contains Unicode normalization routines, including both pure PHP implementations and automatic use of the 'intl' PHP extension when present
wikimedia/php-session-serializer
1094312 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION
wikimedia/parsoid
443871 Downloads
Parsoid, a bidirectional parser between wikitext and HTML5
wikimedia/ip-set
1599850 Downloads
Efficiently match IP addresses against a set of CIDR specifications.
wikimedia/css-sanitizer
3741179 Downloads
Classes to parse and sanitize CSS
wikimedia/wikipeg
465133 Downloads
Parser generator for JavaScript and PHP
hamstar/wikimate
18895 Downloads
Wikimate is a wrapper for the MediaWiki API that aims to be very easy to use.