PHPackages                             meandor/stirling-mysql - 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. meandor/stirling-mysql

ActiveLibrary

meandor/stirling-mysql
======================

A MySQL wrapper for the sterling-microservice

0.2.2(3y ago)1141[2 issues](https://github.com/meandor/stirling-mysql/issues)MITPHPPHP &gt;=8.1

Since Jan 28Pushed 3y agoCompare

[ Source](https://github.com/meandor/stirling-mysql)[ Packagist](https://packagist.org/packages/meandor/stirling-mysql)[ Docs](https://github.com/meandor/stirling-mysql)[ RSS](/packages/meandor-stirling-mysql/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (5)Dependencies (2)Versions (12)Used By (0)

Stirling MySQL
==============

[](#stirling-mysql)

[![Latest Stable Version](https://camo.githubusercontent.com/d2bddee049c25159b1669d0218196f940e9ed7f4a847df7fa14e6feca3561a1a/68747470733a2f2f706f7365722e707567782e6f72672f6d65616e646f722f737469726c696e672d6d7973716c2f762f737461626c65)](https://packagist.org/packages/meandor/stirling-mysql)[![Total Downloads](https://camo.githubusercontent.com/d8a06acce2005cbdb027e9aa714d6269b260f8cb2f9884e164917f537c65af83/68747470733a2f2f706f7365722e707567782e6f72672f6d65616e646f722f737469726c696e672d6d7973716c2f646f776e6c6f616473)](https://packagist.org/packages/meandor/stirling-mysql)[![Latest Unstable Version](https://camo.githubusercontent.com/dcee0e79868af8a7e2048571e122587480640759c1d401159eb2624db18e5694/68747470733a2f2f706f7365722e707567782e6f72672f6d65616e646f722f737469726c696e672d6d7973716c2f762f756e737461626c65)](https://packagist.org/packages/meandor/stirling-mysql)[![License](https://camo.githubusercontent.com/5aa98e4197117e86d33ef1e3fa5ba92dc141c659e055c4acb574634d87f941f3/68747470733a2f2f706f7365722e707567782e6f72672f6d65616e646f722f737469726c696e672d6d7973716c2f6c6963656e7365)](https://packagist.org/packages/meandor/stirling-mysql)[![Monthly Downloads](https://camo.githubusercontent.com/62d176581803b4cb20a0208af713e768911ceb1bb74f06e0aa79f9fd947dea69/68747470733a2f2f706f7365722e707567782e6f72672f6d65616e646f722f737469726c696e672d6d7973716c2f642f6d6f6e74686c79)](https://packagist.org/packages/meandor/stirling-mysql)[![Daily Downloads](https://camo.githubusercontent.com/a5ea28fe6bff0e2e3166a99111a8fb77401a3a272cb2176cf4719b27c18f901e/68747470733a2f2f706f7365722e707567782e6f72672f6d65616e646f722f737469726c696e672d6d7973716c2f642f6461696c79)](https://packagist.org/packages/meandor/stirling-mysql)[![composer.lock](https://camo.githubusercontent.com/91d422bef7cacb96800877507956000b5310c330136630512b6ca0bb1735b320/68747470733a2f2f706f7365722e707567782e6f72672f6d65616e646f722f737469726c696e672d6d7973716c2f636f6d706f7365726c6f636b)](https://packagist.org/packages/meandor/stirling-mysql)[![Build Status](https://camo.githubusercontent.com/5be921a22aa28efcfc9f075ebe334fd38c92490d3dedc53a084a01f02503874b/68747470733a2f2f7472617669732d63692e6f72672f6d65616e646f722f737469726c696e672d6d7973716c2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/meandor/stirling-mysql)

A MySQL Database wrapper for the [stirling-microservice](https://github.com/meandor/stirling-microservice)

This library uses mysqli for database access. Please make sure you have mysqli enabled and ready to work on your server.

Usage
-----

[](#usage)

This library only works in conjunction with the [stirling-microservice](https://github.com/meandor/stirling-microservice).

If you don't specify a config json (default.json) for your Config class with the following lines

```
{
    "dbHost": "",
    "dbUser": "",
    "dbPassword": "",
    "dbName": "",
    "dbPort":
}
```

a default config will be used to try to establish a database connection.

The default is:

```
{
    "dbHost": "127.0.0.1",
    "dbUser": "root",
    "dbPassword": "",
    "dbName": "database",
    "dbPort": 3306
}
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~209 days

Recently: every ~290 days

Total

11

Last Release

1290d ago

PHP version history (3 changes)0.1.4PHP ^7.0

0.2.1PHP &gt;=7.0

0.2.2PHP &gt;=8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/ca56c7ad526fc076622ec8ddfbdcd119e5ca9d57be04ffa7e256cc94368f0343?d=identicon)[meandor](/maintainers/meandor)

---

Top Contributors

[![meandor](https://avatars.githubusercontent.com/u/4395138?v=4)](https://github.com/meandor "meandor (36 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/meandor-stirling-mysql/health.svg)

```
[![Health](https://phpackages.com/badges/meandor-stirling-mysql/health.svg)](https://phpackages.com/packages/meandor-stirling-mysql)
```

PHPackages © 2026

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