atlas/statement

Object-oriented statement builders for MySQL, Postgres, SQLite, and SQLServer.
11,280 3
Install
composer require atlas/statement
Latest Version:1.1.0
PHP:^8.0
License:MIT
Last Updated:Sep 2, 2025
Links: GitHub  ·  Packagist
Maintainer: pmjones

Atlas.Statement

Provides query statement builders for MySQL, Postgres, SQLite, and Microsoft SQL Server. The statements are independent of any particular database connection, though they work best with PDO, query performers such as Atlas.Query, or PDO wrappers such as Atlas.Pdo.

Read the documentation here.