atlas/statement

Object-oriented statement builders for MySQL, Postgres, SQLite, and SQLServer.

Maintainers

👁 pmjones

Package info

github.com/atlasphp/Atlas.Statement

pkg:composer/atlas/statement

Statistics

Installs: 13 356

Dependents: 1

Suggesters: 0

Stars: 3

Open Issues: 1

1.1.0 2025-09-02 03:54 UTC

Requires

  • php: ^8.0

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

This package is auto-updated.

Last update: 2026-05-30 05:50:13 UTC


README

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.