PHPackages                             mindpowered/sql-persistence - 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. mindpowered/sql-persistence

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

mindpowered/sql-persistence
===========================

SQL Persistence

v0.0.11(5y ago)02.0k—0%CPAL-1.0PHP

Since Nov 29Pushed 5y ago1 watchersCompare

[ Source](https://github.com/mindpowered/sql-persistence-php)[ Packagist](https://packagist.org/packages/mindpowered/sql-persistence)[ RSS](/packages/mindpowered-sql-persistence/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (12)Used By (0)

persistence
===========

[](#persistence)

Contents
========

[](#contents)

- [Requirements](#requirements)
- [Installation](#installation)
- [Licensing](#licensing)
- [Support](#support)

Requirements
============

[](#requirements)

- php &gt;= 7
- php `mbstring` extension
- php `xml` extension

Third-party dependencies may have additional requirements.

Installation
============

[](#installation)

You can get persistence using Composer. Composer manages dependencies for packages from Packagist and you can get it here:  .

Create a composer.json file in the top-most directory of your project and add `mindpowered/persistence` to the requirements:

```
{
        "require": {
                "mindpowered/persistence" : "*"
        }
}

```

Now you can run the command to update composer: `composer update`. In order for composer to install the package dependencies you will need an archive manager such as zip installed. Composer requires use of the commands `zip` and `unzip`.

Licensing
=========

[](#licensing)

Additional [licensing options](https://mindpowered.dev/?ref=sql-persistence-php) are available.

Support
=======

[](#support)

For bug fixes, please raise an issue in the [Issue Tracker](https://github.com/mindpowered/sql-persistence-php/issues).

For feature requests, and general support, please [Contact us](https://mindpowered.dev/support.html?ref=sql-persistence-php/).

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

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

Total

11

Last Release

1975d ago

### Community

Maintainers

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

### Embed Badge

![Health badge](/badges/mindpowered-sql-persistence/health.svg)

```
[![Health](https://phpackages.com/badges/mindpowered-sql-persistence/health.svg)](https://phpackages.com/packages/mindpowered-sql-persistence)
```

PHPackages © 2026

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