Download the PHP package bjornbasar/karhu-db without Composer
On this page you can find all versions of the php package bjornbasar/karhu-db. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bjornbasar/karhu-db
More information about bjornbasar/karhu-db
Files in bjornbasar/karhu-db
Download bjornbasar/karhu-db
More information about bjornbasar/karhu-db
Files in bjornbasar/karhu-db
Vendor bjornbasar
Package karhu-db
Short Description Thin PDO wrapper + active-record base for the karhu PHP microframework
License MIT
Package karhu-db
Short Description Thin PDO wrapper + active-record base for the karhu PHP microframework
License MIT
Please rate this library. Is it a good library?
Informations about the package karhu-db
karhu-db
Thin PDO wrapper + active-record base for the karhu PHP microframework.
Zero runtime dependencies. All queries use prepared statements.
Install
Usage
Active Record
UserRepositoryInterface
Implements karhu's UserRepositoryInterface for RBAC:
Expects tables: users (username, password_hash) and user_roles (username, role).
All versions of karhu-db with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.3
The package bjornbasar/karhu-db contains the following files
Loading the files please wait ...