DatabaseFactory
Packages
Interfaces, Classes, Traits and Enums
- Builder
- The main Query Builder class. Objects initialized from this class are responsible for building queries and handling the libraries that are used to execute those queries
- Connect
- This is the main connection entry point and is responsible for establishing, maintaining and closing a PDO connection
- Entity
- The base entity class