Libraries tagged by Wikimedia
wikimedia/composer-merge-plugin
20075352 Downloads
Composer plugin to merge multiple composer.json files
wikimedia/less.php
23040068 Downloads
PHP port of the LESS processor
wikimedia/aho-corasick
2578328 Downloads
An implementation of the Aho-Corasick string matching algorithm.
wikimedia/utfnormal
4519260 Downloads
Contains Unicode normalization routines, including both pure PHP implementations and automatic use of the 'intl' PHP extension when present
wikimedia/php-session-serializer
1091124 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION
wikimedia/parsoid
443139 Downloads
Parsoid, a bidirectional parser between wikitext and HTML5
wikimedia/ip-set
1597640 Downloads
Efficiently match IP addresses against a set of CIDR specifications.
wikimedia/css-sanitizer
3717348 Downloads
Classes to parse and sanitize CSS
wikimedia/at-ease
15596405 Downloads
Safe replacement to @ for suppressing warnings.
wikimedia/zest-css
512040 Downloads
Fast, lightweight, extensible CSS selector engine for PHP
wikimedia/xmp-reader
512785 Downloads
Reader for XMP data containing properties relevant to images
wikimedia/wikipeg
463965 Downloads
Parser generator for JavaScript and PHP
wikimedia/textcat
545536 Downloads
PHP port of the TextCat language guesser utility, see http://odur.let.rug.nl/~vannoord/TextCat/.
wikimedia/testing-access-wrapper
1576469 Downloads
A simple helper class to access non-public elements of a class when testing.
wikimedia/scoped-callback
709345 Downloads
Make a callback run when a dummy object leaves the scope.