PHP Mongolid\Connection 네임스페이스

클래스들

이름 설명
Connection Represents a single connection with the database.
ConnectionTest
Pool Holds one or more connections and retrieve then as needed. It contains a cache of connections maintained so that the connections can be reused when future requests to the database are required.
PoolTest