Libraries tagged by between
publero/net_gearman
80386 Downloads
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.
packfire/php5.3-compat
87945 Downloads
Provides class and interface compatibility between PHP 5.3 and PHP 5.4 through autoloading.
mhlavac/gearman
52732 Downloads
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.
contributte/event-application-bridge
41553 Downloads
Bridge between event dispatcher and nette application
clue/promise-stream-react
2740 Downloads
The missing link between Promise-land and Stream-land for React PHP
aza/math
22551 Downloads
AzaMath - Anizoptera CMF mathematic component. Arbitrary precision arithmetic (for huge integers; BCMath wrapper) and universal convertor between positional numeral systems (supported bases from 2 to 62 inclusive, and systems with custom alphabet; pure PHP realisation, can use GMP and core PHP functions for speed optimization).
wuwx/laravel-admin-timestamp-between
1760 Downloads
Timestamp Between Filter
salmanzafar/laravel-geo-fence
7456 Downloads
A Laravel Library to calculate distance between two longitude and latitudes
it-for-free/rusphp
5437 Downloads
Universal PHP library for different perposis
zendexperts/ze-theme
14262 Downloads
ZeTheme is a Zend Framework 2 module that allows you to switch between various themes. The module does not contain any themes, but you can create your own.
xiaosongshu/flv2mp4
83 Downloads
A pure PHP media processing toolkit for bidirectional conversion between FLV, MP4, HLS and H.264 re-encoding. Includes live stream relay gateway, file server, and push clients (HTTP-FLV, WebSocket-FLV, RTMP).
wexample/php-yaml
646 Downloads
A lightweight PHP library for resolving includes between YAML files
webgriffe/db-isolation-extension
21062 Downloads
Magento 1.x extension which isolates database between Ecomdev_PHPUnit's tests.
vvvtool/zh-converter
261 Downloads
PHP 中文繁简转换工具,支持简体中文、繁体中文、台湾繁体、香港繁体之间的互相转换,提供简单高效的中文字符转换解决方案。A PHP package for converting between simplified and traditional Chinese characters.
vielhuber/syncdb
177 Downloads
Syncs a database (mysql, pgsql) between two servers (optional via ssh tunnel).