Libraries tagged by php-wit
holgerk/mike
0 Favers
13 Downloads
13 Downloads
mike - make for php without compromises
flycraftnetwork/minecraftserverstatus
0 Favers
17 Downloads
17 Downloads
Minecraft Server Status Query, written in PHP, with online players, motd, favicon and more server related informations without plugins and enable-query.
felixdorn/dot-env
0 Favers
112 Downloads
112 Downloads
The most lightweight .env parser for PHP. With concatenation.
crossjoin/json
1 Favers
180 Downloads
180 Downloads
JSON decoder and encoder for PHP with full Unicode support following RFC 7159. Besides UTF-8 it also supports JSON in UTF-16BE, UTF-16LE, UTF-32BE and UTF-32LE encoding. And, as suggested by the RFC for better interoperability, it can also ignore byte order marks (BOMs) when parsing JSON.
alsvanzelf/gaps
1 Favers
1402 Downloads
1402 Downloads
Stop minding the gap. Extend php with these polyfills and missing functionality. Right now, `array_splice_preserve_keys`.