Overview

Namespaces

  • Neevo
    • Cache
    • Drivers
    • Nette
  • PHP

Classes

  • BaseStatement
  • Connection
  • Literal
  • Loader
  • Manager
  • Parser
  • Result
  • ResultIterator
  • Row
  • Statement

Interfaces

  • ICache
  • IDriver
  • IObservable
  • IObserver

Exceptions

  • DriverException
  • ImplementationException
  • NeevoException
  • Overview
  • Namespace
  • Class
  • Tree

Namespace Neevo

Namespaces summary
Neevo\Cache
Neevo\Drivers
Neevo\Nette
Classes summary
BaseStatement Neevo statement abstract base ancestor.
Connection Representation of database connection.
Literal Representation of SQL literal.
Loader Autoloader responsible for loading Neevo classes and interfaces.
Manager Core Neevo class.
Parser Neevo\BaseStatement to SQL command parser.
Result Represents a result. Can be iterated, counted and provides fluent interface.
ResultIterator Result set iterator.
Row Representation of a row in a result.
Statement Class for data manipulation statements (INSERT, UPDATE, DELETE)
Interfaces summary
ICache Neevo cache storage interface.
IDriver Interface implemented by all Neevo drivers.
IObservable Neevo observable interface.
IObserver Neevo observer interface.
Exceptions summary
DriverException Neevo driver exception.
ImplementationException Exception for features not implemented by the driver.
NeevoException Main Neevo exception.
Neevo Public API API documentation generated by ApiGen 2.6.1