atlas/statement

Object-oriented statement builders for MySQL, Postgres, SQLite, and SQLServer.
15,918 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.

Related Packages

aura/sqlquery

Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can b...

3,289,618 456
ramadan/easy-model

A Laravel package for enjoyably managing database queries.

1,561 11
ramadan/custom-fresh

A Laravel package to specify the tables that you do not want to drop while refre...

3,919 62
doctrine/dbal

Powerful PHP database abstraction layer (DBAL) with many features for database s...

631,580,251 9,707
aura/sql

A PDO extension that provides lazy connections, array quoting, query profiling,...

2,807,775 567