Search by

naf / database

floknapp

NAF Database Plugin to work with various storage solutions.

Package info

github.com/nafphp/database

Type:naf-plugin

pkg:composer/naf/database

Statistics

Installs: 142

Dependents: 3

Suggesters: 3

Stars: 0

Open Issues: 0

v0.2.1 2026-09-13 19:56 UTC

This package is auto-updated.

Last update: 2026-09-13 20:50:04 UTC


README

NAF

NAF Database Plugin

← Back to NAF

naf/database

Simple, native PDO connection for your NAF application.

This plugin provides a shared PDO instance via the service container, supporting both MySQL/MariaDB and SQLite out of the box — with sensible defaults.

🧩 Part of the official NAF plugin collection. Install it when you need a native, PSR-compliant database connection — and nothing more.

Documentation

Database →

Everything about this package — what it does, how it is configured and what it needs — lives in the NAF documentation. Not sure which packages you need? Start here.

Install

composer require naf/database

License

MIT. Part of NAF.