Icinga PHP Library - SQL abstraction layer

December 10, 2025 ยท View on GitHub

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