Package dibi
| dibi | Interface for database drivers. |
| DibiConnection | dibi connection. |
| DibiDataSource | Default implementation of IDataSource for dibi. |
| DibiDateTime | DateTime with serialization and timestamp support for PHP 5.2. |
| DibiEvent | Profiler & logger event. |
| DibiFileLogger | dibi file logger. |
| DibiFirePhpLogger | dibi FirePHP logger. |
| DibiFluent | dibi SQL builder via fluent interfaces. EXPERIMENTAL! |
| DibiObject | DibiObject is the ultimate ancestor of all instantiable classes. |
| DibiResult | dibi result set. |
| DibiResultIterator | External result set iterator. |
| DibiRow | Result set single row. |
| DibiTranslator | dibi SQL translator. |
| IDataSource | Provides an interface between a dataset and data-aware components. |
| IDibiDriver | dibi driver interface. |
| IDibiReflector | dibi driver reflection. |
| IDibiResultDriver | dibi result set driver interface. |
| DibiDriverException | database server exception. |
| DibiException | dibi common exception. |
| DibiNotImplementedException | |
| DibiNotSupportedException | |
| DibiPcreException | PCRE exception. |
| drivers |
| nette |
| reflection |