tgrj/tweb_adapter_rb

RedBeans implementation into tweb framework

Maintainers

Package info

codeberg.org/tgrj/tweb_adapter_rb

pkg:composer/tgrj/tweb_adapter_rb

Statistics

Installs: 1

Dependents: 1

Suggesters: 0

v1.1.0 2026-03-28 07:10 UTC

This package is auto-updated.

Last update: 2026-03-28 07:10:15 UTC


README

RedBeans implementation into tweb framework

About

Since with my microframework tweb I did not want to stick to a specific database system on core level, I created this modul, which will basically somehow implement RedBeans into a project.

Maybe this is not the best way (not a best praxis), but it is a way, that works for me and my projects.

This modul will also require noodlehaus/dispatch and use it to implement RedBeans in the middleware (db connection).