Popular Packages
-
-
-
-
-
PHP
clue/socket-raw
Simple and lightweight OOP wrapper for PHP's low-level sockets extension (ext-sockets).
-
-
-
-
-
PHP
icecave/repr
A library for generating string representations of any value, inspired by Python's reprlib library.
-
-
-
-
PHP
colinmollenhour/cache-backend-file
The stock Zend_Cache_Backend_File backend has extremely poor performance for cleaning by tags making it become unusable as the number of cached items increases. This backend makes many changes resulting in a huge performance boost, especially for tag cleaning.