Overview

Namespaces

  • Autarky
    • Config
      • Loaders
    • Console
    • Container
      • Exception
      • Factory
      • Proxy
    • Database
    • Errors
    • Events
    • Files
    • Http
    • Logging
    • Providers
    • Routing
      • Events
    • Testing
    • TwigTemplating
      • Extensions
    • Utils

Classes

  • ConnectionManager
  • DatabaseProvider

Interfaces

  • ConnectionFactoryInterface

Exceptions

  • CannotConnectException
  • Overview
  • Namespace
  • Class

Namespace Autarky\Database

Classes summary
ConnectionManager

Manager for multiple database connections in the form of PDO instances and configuration data.

DatabaseProvider

Simple service provider that binds a shared PDO instance onto the container, using settings found in the database config file.

Interfaces summary
ConnectionFactoryInterface
Exceptions summary
CannotConnectException Exception thrown specifically when a PDO connection cannot be established.
Autarky Framework API documentation generated by ApiGen