Libraries tagged by Wikimedia
wikimedia/scoped-callback
762307 Downloads
Make a callback run when a dummy object leaves the scope.
wikimedia/running-stat
771582 Downloads
PHP implementations of online statistical algorithms
wikimedia/remex-html
665856 Downloads
Fast HTML 5 parser
wikimedia/relpath
840191 Downloads
Work with file paths to join or find the relative path
wikimedia/purtle
653872 Downloads
Fast streaming RDF serializer
wikimedia/php-session-serializer
1166403 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION
wikimedia/object-factory
582967 Downloads
Construct objects from configuration instructions
wikimedia/minify
700645 Downloads
Minification of JavaScript code and CSS stylesheets.
wikimedia/ip-utils
504717 Downloads
Parse, match, and analyze IP addresses and CIDR ranges
wikimedia/html-formatter
759767 Downloads
Performs transformations of HTML by wrapping around libxml2 and working around its countless bugs.
wikimedia/cssjanus
73184 Downloads
Convert CSS stylesheets between left-to-right and right-to-left.
wikimedia/common-passwords
595152 Downloads
List of the 100,000 most commonly used passwords
wikimedia/cldr-plural-rule-parser
778119 Downloads
Evaluates plural rules specified in the CLDR project notation.
wikimedia/cdb
951215 Downloads
Constant Database (CDB) wrapper library for PHP. Provides pure-PHP fallback when dba_* functions are absent.
wikimedia/base-convert
912737 Downloads
Convert an arbitrarily-long string from one numeric base to another, optionally zero-padding to a minimum column width.