Packages from vectorface
-
-
-
-
-
-
PHP
vectorface/gearman
Gearman (http://www.danga.com/gearman) is a system to farm out work to other machines. It can load balance function calls to lots of machines and allows you to call functions between languages. It can also run all function calls in parallel.
-
-
-
PHP
vectorface/php-cryptocurrency-address-validation
Cryptocurrency address validation. Currently supports 16 coins including litecoin and bitcoin.
-
-
-
-
-
PHP
vectorface/varexporter-legacy
A powerful alternative to var_export(), which can export closures and objects without __set_state()
Abandoned!