Libraries tagged by wikipedia
wikimedia/textcat
564606 Downloads
PHP port of the TextCat language guesser utility, see http://odur.let.rug.nl/~vannoord/TextCat/.
wikimedia/testing-access-wrapper
1699762 Downloads
A simple helper class to access non-public elements of a class when testing.
wikimedia/scoped-callback
748606 Downloads
Make a callback run when a dummy object leaves the scope.
wikimedia/running-stat
762379 Downloads
PHP implementations of online statistical algorithms
wikimedia/remex-html
655897 Downloads
Fast HTML 5 parser
wikimedia/relpath
828252 Downloads
Work with file paths to join or find the relative path
wikimedia/purtle
643966 Downloads
Fast streaming RDF serializer
wikimedia/object-factory
574120 Downloads
Construct objects from configuration instructions
wikimedia/minify
676671 Downloads
Minification of JavaScript code and CSS stylesheets.
wikimedia/ip-utils
490317 Downloads
Parse, match, and analyze IP addresses and CIDR ranges
wikimedia/html-formatter
750809 Downloads
Performs transformations of HTML by wrapping around libxml2 and working around its countless bugs.
wikimedia/common-passwords
581819 Downloads
List of the 100,000 most commonly used passwords
wikimedia/cldr-plural-rule-parser
769239 Downloads
Evaluates plural rules specified in the CLDR project notation.
wikimedia/cdb
940411 Downloads
Constant Database (CDB) wrapper library for PHP. Provides pure-PHP fallback when dba_* functions are absent.
wikimedia/base-convert
897161 Downloads
Convert an arbitrarily-long string from one numeric base to another, optionally zero-padding to a minimum column width.