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