Libraries tagged by Wikimedia
wikimedia/testing-access-wrapper
1257302 Downloads
A simple helper class to access non-public elements of a class when testing.
wikimedia/scoped-callback
638197 Downloads
Make a callback run when a dummy object leaves the scope.
wikimedia/running-stat
680290 Downloads
PHP implementations of online statistical algorithms
wikimedia/remex-html
562419 Downloads
Fast HTML 5 parser
wikimedia/relpath
729182 Downloads
Work with file paths to join or find the relative path
wikimedia/purtle
557220 Downloads
Fast streaming RDF serializer
wikimedia/php-session-serializer
952421 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION
wikimedia/object-factory
494055 Downloads
Construct objects from configuration instructions
wikimedia/minify
494611 Downloads
Minification of JavaScript code and CSS stylesheets.
wikimedia/ip-utils
388631 Downloads
Parse, match, and analyze IP addresses and CIDR ranges
wikimedia/html-formatter
668967 Downloads
Performs transformations of HTML by wrapping around libxml2 and working around its countless bugs.
wikimedia/common-passwords
477472 Downloads
List of the 100,000 most commonly used passwords
wikimedia/cldr-plural-rule-parser
687026 Downloads
Evaluates plural rules specified in the CLDR project notation.
wikimedia/cdb
840768 Downloads
Constant Database (CDB) wrapper library for PHP. Provides pure-PHP fallback when dba_* functions are absent.
wikimedia/base-convert
782592 Downloads
Convert an arbitrarily-long string from one numeric base to another, optionally zero-padding to a minimum column width.