Libraries tagged by wiji
sangkan/wiji
0 Downloads
Wiji (ꦮꦶꦗꦶ) — Optimized Unique Identifier. 128-bit, µs-precision, monotonic, multi-format. By Sangkan.
wikimedia/composer-merge-plugin
27548150 Downloads
Composer plugin to merge multiple composer.json files
ircmaxell/password-compat
58249926 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
wikimedia/less.php
29903781 Downloads
PHP port of the LESS processor
mediawiki/semantic-media-wiki
383338 Downloads
An extension to MediaWiki that lets you store and query structured data within wiki pages
diff/diff
1664776 Downloads
Small standalone library for representing differences between data structures, computing such differences, and applying them as patches
wikimedia/at-ease
19223568 Downloads
Safe replacement to @ for suppressing warnings.
wikimedia/aho-corasick
4071223 Downloads
An implementation of the Aho-Corasick string matching algorithm.
art-of-wifi/unifi-api-client
420150 Downloads
API client class for use with Ubiquiti's UniFi controller
morrislaptop/laravel-queue-clear
3065979 Downloads
Command for wiping your queues clear
texy/texy
865301 Downloads
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated against spambots), national typographic single and double quotation marks, ellipses, em dashes, dimension sign, nonbreakable spaces (e.g. in phone numbers), acronyms, arrows and many others. Texy code can optionally contain HTML tags.
data-values/data-values
1082063 Downloads
Defines the DataValue interface and some trivial implementations
mediawiki/core
7175 Downloads
Free software wiki application developed by the Wikimedia Foundation and others
wikimedia/utfnormal
6791537 Downloads
Contains Unicode normalization routines, including both pure PHP implementations and automatic use of the 'intl' PHP extension when present
wikimedia/testing-access-wrapper
2319402 Downloads
A simple helper class to access non-public elements of a class when testing.