PHPackages                             setbased/php-stratum-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. setbased/php-stratum-mysql

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

setbased/php-stratum-mysql
==========================

PhpStratum MySQL: A stored procedure loader and wrapper generator for MySQL and MariaDB

7.2.0(1y ago)040.5k↓11.7%115MITPHPPHP &gt;=8.3CI failing

Since Aug 20Pushed 1y ago1 watchersCompare

[ Source](https://github.com/DatabaseStratum/php-stratum-mysql)[ Packagist](https://packagist.org/packages/setbased/php-stratum-mysql)[ RSS](/packages/setbased-php-stratum-mysql/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (10)Dependencies (8)Versions (34)Used By (15)

PhpStratum: MySQL and MariaDB backend
=====================================

[](#phpstratum-mysql-and-mariadb-backend)

The backend of PhpStratum for MySQL and MariaDB.

SocialLegalReleaseTests[![Gitter](https://camo.githubusercontent.com/294d0fcc6e166756ec8f1f9f27ad75f2f209db4235122302148781f622eb76d9/68747470733a2f2f6261646765732e6769747465722e696d2f53657442617365642f7068702d7374726174756d2e737667)](https://gitter.im/SetBased/php-stratum?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)[![License](https://camo.githubusercontent.com/f28af399b9e63f0fa26eb2363c70b1b86056b8f8d3ee95a60042babb0a57a724/68747470733a2f2f706f7365722e707567782e6f72672f73657462617365642f7068702d7374726174756d2d6d7973716c2f6c6963656e7365)](https://packagist.org/packages/setbased/php-stratum-mysql)[![Latest Stable Version](https://camo.githubusercontent.com/1b902d4eb0a344d88abab145234338762d5bd2a9a0d762d25e6cdf6cbe32eab8/68747470733a2f2f706f7365722e707567782e6f72672f73657462617365642f7068702d7374726174756d2d6d7973716c2f762f737461626c65)](https://packagist.org/packages/setbased/php-stratum-mysql)
[![Build Status](https://github.com/DatabaseStratum/php-stratum-mysql/actions/workflows/unit.yml/badge.svg)](https://github.com/DatabaseStratum/php-stratum-mysql/actions/workflows/unit.yml)
[![Code Coverage](https://camo.githubusercontent.com/c932565aba1383493ecfe0a2834aa40e112801ea0f5b92d811c5fc16e6264ce7/68747470733a2f2f636f6465636f762e696f2f67682f44617461626173655374726174756d2f7068702d7374726174756d2d6d7973716c2f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/DatabaseStratum/php-stratum-mysql)PhpStratum MySQL is a set of PHP packages for loading stored procedures into a MySQL or MariaDB database and invoking those stored procedures conveniently from your application using an automatically generated wrapper class.

Documentation
=============

[](#documentation)

The documentation of PhpStratum MySQL is available at [phpstratum-mysql.readthedocs.io](https://phpstratum-mysql.readthedocs.io).

License
=======

[](#license)

This project is licensed under the terms of the MIT license.

###  Health Score

50

—

FairBetter than 95% of packages

Maintenance47

Moderate activity, may be stable

Popularity30

Limited adoption so far

Community22

Small or concentrated contributor base

Maturity85

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 81.6% 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 ~66 days

Total

33

Last Release

389d ago

Major Versions

4.4.1 → 5.0.02020-04-10

5.1.1 → 6.0.02020-11-08

6.8.0 → 7.0.02024-09-21

PHP version history (6 changes)4.0.0PHP &gt;=7.1.0

4.4.0PHP &gt;=7.3.0

4.4.1PHP &gt;=7.3

6.2.0PHP &gt;=7.4

6.6.0PHP &gt;=8.1

7.1.0PHP &gt;=8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/67edc824131704a5270570c8bba7fc52986f3e70a0389aca6b13ea87ca4d9710?d=identicon)[Paul Water](/maintainers/Paul%20Water)

---

Top Contributors

[![prwater](https://avatars.githubusercontent.com/u/17372665?v=4)](https://github.com/prwater "prwater (598 commits)")[![zuban-vo](https://avatars.githubusercontent.com/u/10350442?v=4)](https://github.com/zuban-vo "zuban-vo (93 commits)")[![DmitriyNagorniy](https://avatars.githubusercontent.com/u/49651476?v=4)](https://github.com/DmitriyNagorniy "DmitriyNagorniy (41 commits)")[![gitter-badger](https://avatars.githubusercontent.com/u/8518239?v=4)](https://github.com/gitter-badger "gitter-badger (1 commits)")

---

Tags

mariadbmysqlphp-stratumstored-procedurestored-procedureswrappermysqlmariadbloaderwrapperPhpStratumstored functionsstored proceduresStored Routines

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/setbased-php-stratum-mysql/health.svg)

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

###  Alternatives

[doctrine/dbal

Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.

9.7k605.0M6.8k](/packages/doctrine-dbal)[catfan/medoo

The lightweight PHP database framework to accelerate development

5.0k1.6M204](/packages/catfan-medoo)[ifsnop/mysqldump-php

PHP version of mysqldump cli that comes with MySQL

1.3k6.0M77](/packages/ifsnop-mysqldump-php)[scienta/doctrine-json-functions

A set of extensions to Doctrine that add support for json query functions.

58825.9M54](/packages/scienta-doctrine-json-functions)[aplus/database

Aplus Framework Database Library

3391.6M7](/packages/aplus-database)[clouddueling/mysqldump-php

PHP version of mysqldump cli that comes with MySQL

1.3k23.2k](/packages/clouddueling-mysqldump-php)

PHPackages © 2026

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