PHP Pheasant\Database\Mysqli Namespace

Classes

Name Description
Binder A binder that makes use of internal mysql string escaping
ColumnIterator Filter an iterator that returns associate arrays down to just one of the keys
Connection A connection to a MySql database
Fields A collection of fields associated with a MySQL ResultSet
ResultIterator
ResultSet Encapsulates the result of executing a statement
SequencePool A sequence pool that uses a single innodb table and row locks.
Table A mysql table
TableName A mysql table name
Transaction A mysql transaction