ipl/sql

Icinga PHP Library - SQL abstraction layer

v0.7.0 2023-08-30 14:13 UTC

README

PHP Support Build Status

The package ipl\Sql provides a database connection abstraction and an SQL query abstraction layer for building SQL queries via an OOP API.

For details please see the features description.

Installation

The recommended way to install this library is via Composer:

composer require ipl/sql