PHPackages                             yodorada/mysqli-db-webservice - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. yodorada/mysqli-db-webservice

ActiveLibrary[Database &amp; ORM](/categories/database)

yodorada/mysqli-db-webservice
=============================

PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements. This repo was forked from ThingEngineer and was slightly modified to fit the needs of my tiny Webservice REST-API.

v2.8(9y ago)01.5kGPL-3.0PHPPHP &gt;=5.3.0

Since Jun 7Pushed 4y ago1 watchersCompare

[ Source](https://github.com/yodorada/PHP-MySQLi-Database-Class)[ Packagist](https://packagist.org/packages/yodorada/mysqli-db-webservice)[ RSS](/packages/yodorada-mysqli-db-webservice/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (14)Used By (0)

### Documentation

[](#documentation)

This repo was forked from [ThingEngineer](https://github.com/ThingEngineer/PHP-MySQLi-Database-Class).
Please refer to the documentation on their GitHub site.

Modification
------------

[](#modification)

This project was slightly modified to fit the needs of my tiny [Webservice REST-API](https://github.com/yodorada/PHP-Webservice-REST-API)

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 76.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~98 days

Recently: every ~164 days

Total

9

Last Release

3300d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1419823?v=4)[Maya K. Herrmann](/maintainers/yodorada)[@yodorada](https://github.com/yodorada)

---

Top Contributors

[![avbdr](https://avatars.githubusercontent.com/u/3286514?v=4)](https://github.com/avbdr "avbdr (373 commits)")[![ThingEngineer](https://avatars.githubusercontent.com/u/418426?v=4)](https://github.com/ThingEngineer "ThingEngineer (35 commits)")[![JeffreyWay](https://avatars.githubusercontent.com/u/183223?v=4)](https://github.com/JeffreyWay "JeffreyWay (17 commits)")[![Noneatme](https://avatars.githubusercontent.com/u/6305695?v=4)](https://github.com/Noneatme "Noneatme (14 commits)")[![Skazza94](https://avatars.githubusercontent.com/u/10586339?v=4)](https://github.com/Skazza94 "Skazza94 (4 commits)")[![KTP95](https://avatars.githubusercontent.com/u/9784455?v=4)](https://github.com/KTP95 "KTP95 (4 commits)")[![rongzhj1990](https://avatars.githubusercontent.com/u/4045227?v=4)](https://github.com/rongzhj1990 "rongzhj1990 (3 commits)")[![ilyagory](https://avatars.githubusercontent.com/u/20206138?v=4)](https://github.com/ilyagory "ilyagory (3 commits)")[![ricwein](https://avatars.githubusercontent.com/u/870354?v=4)](https://github.com/ricwein "ricwein (3 commits)")[![leigh-ols](https://avatars.githubusercontent.com/u/6872441?v=4)](https://github.com/leigh-ols "leigh-ols (2 commits)")[![luke-j](https://avatars.githubusercontent.com/u/6657011?v=4)](https://github.com/luke-j "luke-j (2 commits)")[![jefvhal](https://avatars.githubusercontent.com/u/5992075?v=4)](https://github.com/jefvhal "jefvhal (2 commits)")[![dzpt](https://avatars.githubusercontent.com/u/5781080?v=4)](https://github.com/dzpt "dzpt (2 commits)")[![shimscharf](https://avatars.githubusercontent.com/u/5055939?v=4)](https://github.com/shimscharf "shimscharf (2 commits)")[![dave-swift](https://avatars.githubusercontent.com/u/1645985?v=4)](https://github.com/dave-swift "dave-swift (2 commits)")[![Gemorroj](https://avatars.githubusercontent.com/u/885731?v=4)](https://github.com/Gemorroj "Gemorroj (2 commits)")[![JustinEldracher](https://avatars.githubusercontent.com/u/11478912?v=4)](https://github.com/JustinEldracher "JustinEldracher (2 commits)")[![duhow](https://avatars.githubusercontent.com/u/1145001?v=4)](https://github.com/duhow "duhow (2 commits)")[![tsia](https://avatars.githubusercontent.com/u/1386595?v=4)](https://github.com/tsia "tsia (1 commits)")[![g4ther](https://avatars.githubusercontent.com/u/8005377?v=4)](https://github.com/g4ther "g4ther (1 commits)")

### Embed Badge

![Health badge](/badges/yodorada-mysqli-db-webservice/health.svg)

```
[![Health](https://phpackages.com/badges/yodorada-mysqli-db-webservice/health.svg)](https://phpackages.com/packages/yodorada-mysqli-db-webservice)
```

###  Alternatives

[jdorn/sql-formatter

a PHP SQL highlighting library

3.8k117.8M121](/packages/jdorn-sql-formatter)[backup-manager/backup-manager

A framework agnostic database backup manager with user-definable procedures and support for S3, Dropbox, FTP, SFTP, and more with drivers for popular frameworks.

1.7k1.6M11](/packages/backup-manager-backup-manager)[propel/propel1

Propel is an open-source Object-Relational Mapping (ORM) for PHP5.

8351.6M88](/packages/propel-propel1)[insolita/yii2-migration-generator

Set of gii tools for generating files for migration by schema of table , phpdoc or table data

108508.0k5](/packages/insolita-yii2-migration-generator)[xpdo/xpdo

A PDO-based Object/Relational Bridge Library

7088.4k4](/packages/xpdo-xpdo)[coryrose/livewire-tables

An extension for Livewire that allows you to effortlessly scaffold datatables with optional pagination, search, and sort.

8941.5k](/packages/coryrose-livewire-tables)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
