saippuakauppias / edbapter

Simple Ext/DBA Adapter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EDBApter

Lint Code Base

Adapter to DBA extension and wrapper around LMDB (Lightning Memory-Mapped Database) library.

Requirements

Installation

The preferred way to install this library is through composer.

Either run

composer require saippuakauppias/edbapter

or add "saippuakauppias/edbapter": "^1.0" to the require section of your composer.json file.

Usage

See example.php.

TODO

About

Simple Ext/DBA Adapter

License:MIT License


Languages

Language:PHP 100.0%