duon/quma

This package is abandoned and no longer maintained. No replacement package was suggested.

A no-ORM database library for executing raw SQL files

Maintainers

Package info

github.com/celemas/quma

Homepage

pkg:composer/duon/quma

Statistics

Installs: 226

Dependents: 0

Suggesters: 0

Stars: 0

0.2.0 2026-05-17 18:43 UTC

This package is auto-updated.

Last update: 2026-05-29 14:35:57 UTC


README

ci code coverage type coverage psalm level Software License

⚠️ This repository is a mirror!

Development has moved to https://codeberg.org/celemas/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.