tomkyle/databases
Creates generic connections to common database APIs, provided by easy-to-use connection factories. For multiple databases, a Service Locator helps you creating those factories.
时间:2014-02-11 13:48
kakserpom/phpdaemon
Asynchronous server-side framework for Web and network applications implemented in PHP using libevent. phpDaemon can handle thousands of simultaneous connections.
时间:2013-09-12 17:01
emmetog/database
A library to manage database connections
时间:2013-07-15 18:04
clue/connection-manager-extra
Extra decorators for creating async TCP/IP connections, built on top of ReactPHP's Socket component
时间:2013-01-19 10:16
emagister/memcached-bundle
A Symfony2 bundle to handle memcached connections
时间:2012-12-25 19:34
mouf/database.dbconnection
This package contains object to perform database connections. Connections are performed using the PDO library. Therefore, the PDO extension must be enabled to use this package. This package will allow you to connect to MySql and PostgreSql databases. The DB Connection class has special features to h
时间:2012-11-16 16:40
react/socket
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
时间:2012-05-10 23:17
aura/sql
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
时间:2012-02-28 08:05