| DefaultPlatform | Default implementation for the PlatformInterface interface. |
| MssqlPlatform | MS SQL PlatformInterface implementation. |
| MysqlPlatform | MySql PlatformInterface implementation. |
| OraclePlatform | Oracle PlatformInterface implementation. |
| PgsqlPlatform | Postgresql PlatformInterface implementation. |
| SqlitePlatform | SQLite PlatformInterface implementation. |
| SqlsrvPlatform | MS SQL Server using pdo_sqlsrv implementation. |
Interfaces
| PlatformInterface | Interface for RDBMS platform specific behaviour. |