Libraries tagged by Wikimedia
wikimedia/composer-merge-plugin
21657977 Downloads
Composer plugin to merge multiple composer.json files
wikimedia/less.php
24513727 Downloads
PHP port of the LESS processor
wikimedia/at-ease
16404670 Downloads
Safe replacement to @ for suppressing warnings.
wikimedia/aho-corasick
2905827 Downloads
An implementation of the Aho-Corasick string matching algorithm.
wikimedia/utfnormal
5054833 Downloads
Contains Unicode normalization routines, including both pure PHP implementations and automatic use of the 'intl' PHP extension when present
wikimedia/parsoid
480188 Downloads
Parsoid, a bidirectional parser between wikitext and HTML5
wikimedia/css-sanitizer
4213946 Downloads
Classes to parse and sanitize CSS
wikimedia/ip-set
1655753 Downloads
Efficiently match IP addresses against a set of CIDR specifications.
wikimedia/zest-css
568408 Downloads
Fast, lightweight, extensible CSS selector engine for PHP
wikimedia/xmp-reader
548893 Downloads
Reader for XMP data containing properties relevant to images
wikimedia/wikipeg
511748 Downloads
Parser generator for JavaScript and PHP
wikimedia/wait-condition-loop
653365 Downloads
Wait loop that reaches a condition or times out
wikimedia/timestamp
655487 Downloads
Creation, parsing, and conversion of timestamps
wikimedia/textcat
573169 Downloads
PHP port of the TextCat language guesser utility, see http://odur.let.rug.nl/~vannoord/TextCat/.
wikimedia/testing-access-wrapper
1745873 Downloads
A simple helper class to access non-public elements of a class when testing.