PHPackages                             solenoid/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. [Database &amp; ORM](/categories/database)
4. /
5. solenoid/mysql

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

solenoid/mysql
==============

MySQL client library

v2.1.0(1w ago)03612MITPHPPHP &gt;=7.3

Since Mar 3Pushed 1w agoCompare

[ Source](https://github.com/Solenoid-IT/php-mysql)[ Packagist](https://packagist.org/packages/solenoid/mysql)[ Docs](https://github.com/Solenoid-IT/php-mysql)[ RSS](/packages/solenoid-mysql/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (4)Versions (6)Used By (2)

php-mysql
=========

[](#php-mysql)

MySQL client library

Docker (MySQL 8.0 for tests)
----------------------------

[](#docker-mysql-80-for-tests)

Start MySQL 8.0:

```
docker compose up -d
```

Shortcut:

```
./start
```

Stop and remove container, network and volumes:

```
docker compose down
```

Shortcut (stop only):

```
./stop
```

Restart MySQL:

```
./restart
```

Open MySQL shell:

```
./shell
```

Follow MySQL logs:

```
./docker/logs
```

Connection used by tests:

- Host: `127.0.0.1`
- Port: `3306`
- User: `user`
- Password: `pass`
- Database: `db`

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance98

Actively maintained with recent releases

Popularity13

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity33

Early-stage or recently created project

 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 ~35 days

Total

4

Last Release

12d ago

Major Versions

v1.1.0 → v2.0.02026-05-28

### Community

Maintainers

![](https://www.gravatar.com/avatar/5022e63e63aa040dc1495c88235236a4dcb3657690f5755e049b09e27d68efa6?d=identicon)[CapitanPNG](/maintainers/CapitanPNG)

---

Top Contributors

[![CapitanPNG](https://avatars.githubusercontent.com/u/71767537?v=4)](https://github.com/CapitanPNG "CapitanPNG (172 commits)")

---

Tags

clientdatabasemysqlsqlquerydbms

### Embed Badge

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

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

###  Alternatives

[aura/sqlquery

Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.

4883.1M39](/packages/aura-sqlquery)[illuminated/db-profiler

Database Profiler for Laravel Web and Console Applications.

169242.3k](/packages/illuminated-db-profiler)[opis/database

A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder

10085.4k3](/packages/opis-database)[atlas/query

Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.

41256.9k7](/packages/atlas-query)[rah/danpu

Zero-dependency MySQL dump library for easily exporting and importing databases

62414.3k11](/packages/rah-danpu)[sarfraznawaz2005/indexer

Laravel package to monitor SELECT queries and offer best possible INDEX fields.

562.7k](/packages/sarfraznawaz2005-indexer)

PHPackages © 2026

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