depage/db
depage-pdo is a small wrapper around the pdo object which allows late/on demand initializition of the database connection.
时间:2014-02-24 19:51
fabiang/xmpp
Library for XMPP protocol (Jabber) connections
时间:2014-01-17 13:47
aura/sqlquery
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
时间:2013-09-27 20:53
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
netglue/zf2-ssl-module
ZF2 Module that helps enforce the use of an SSL connection for HTTP requests
时间:2013-04-23 15:40
react/socket-client
Async, streaming plaintext TCP/IP and secure TLS based connections for ReactPHP
时间:2013-04-14 04:52
kitano/connection-bundle
Directed graph implementation to create any connection between two objects (ie. follower/following relation in a social network)
时间:2013-02-17 16:34
sakuraiyuta/fuel-orientdb
OrientDB connection manager for FuelPHP
时间:2013-02-04 11:09
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
voodoophp/paginator
Paginator is a simple class that allows you to create pagination. It doesn't require any database connection. It is compatible with Twitter's Bootstrap Framework, by using the CSS class pagination that is also attached.
时间:2013-01-10 05:28
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
phergie/phergie-irc-connection
Data structure for containing information about an IRC client connection
时间:2012-11-04 16:03
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