ipl/sql

Icinga PHP Library - SQL abstraction layer

Maintainers

Package info

github.com/Icinga/ipl-sql

pkg:composer/ipl/sql

Statistics

Installs: 41 428

Dependents: 2

Suggesters: 0

Stars: 4

Open Issues: 10

v0.8.0 2025-11-17 14:05 UTC

README

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