Alpha ZealPHP is early-stage and under active development. APIs may change between minor versions until v1.0. Feedback and bug reports welcome on GitHub.
API Index — Namespaces, Packages, Reports, Indices

DB
in package

Table of Contents

Properties

$cache  : array<string, PDO>

Methods

open()  : PDO
path()  : string

Properties

$cache

private static array<string, PDO> $cache = []

Methods

open()

public static open() : PDO
Return values
PDO

path()

public static path() : string
Return values
string
On this page