Search by

phpibe / sqlc-php

phpibe

A PHP code generator inspired by sqlc

Package info

github.com/phpibe/sqlc-php

pkg:composer/phpibe/sqlc-php

Statistics

Installs: 264

Dependents: 0

Suggesters: 0

Stars: 21

Open Issues: 0

2.22.4 2026-09-09 14:50 UTC

README

Type-safe PHP code generated from SQL. Write annotated SQL queries — sqlc-php reads your schema and generates fully-typed Repository classes, DTOs, Models, Enums, Interfaces, and Criteria. No ORM, no reflection, no surprises.

composer require phpibe/sqlc-php

📖 Full documentation: https://phpibe.github.io/sqlc-php/