atlas / statement
Object-oriented statement builders for MySQL, Postgres, SQLite, and SQLServer.
Installs: 5 943
Dependents: 1
Suggesters: 0
Security: 0
Stars: 3
Watchers: 3
Forks: 2
Open Issues: 0
Requires
- php: ^8.0
Requires (Dev)
- pds/skeleton: ~1.0
- phpstan/phpstan: ^0.12.82
- phpunit/phpunit: ~9.0
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.