celema/quma

A no-ORM database library for executing raw SQL files

Maintainers

Package info

github.com/celemas/quma

Homepage

pkg:composer/celema/quma

Transparency log

Statistics

Installs: 55

Dependents: 1

Suggesters: 0

Stars: 0

0.4.0 2026-07-20 18:53 UTC

This package is auto-updated.

Last update: 2026-08-18 16:09:59 UTC


README

ci code coverage type coverage psalm level Software License

⚠️ This repository is a mirror!

Development has moved to https://codefloe.com/celema/quma.

Quma is a no-ORM database library for PHP. You store SQL in files, group those files in folders, and execute them through a small PDO-backed API. Quma also ships with template queries and a migration runner.