PHPackages                             jelix/legacy-db-plugins - 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. [Framework](/categories/framework)
4. /
5. jelix/legacy-db-plugins

ActiveJelix-module[Framework](/categories/framework)

jelix/legacy-db-plugins
=======================

Legacy database plugins for Jelix

v1.7.0(10y ago)04LGPL-2.1PHP

Since May 28Pushed 9y ago1 watchersCompare

[ Source](https://github.com/jelix/legacy-db-plugins)[ Packagist](https://packagist.org/packages/jelix/legacy-db-plugins)[ Docs](http://jelix.org)[ RSS](/packages/jelix-legacy-db-plugins/feed)WikiDiscussions master Synced 1mo ago

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

These are plugins for jDb, the database abstraction layer of [Jelix](http://jelix.org).

These plugins are deprecated plugins since they use deprecated API of PHP. They are not bundled with Jelix since Jelix 1.7, and need Jelix 1.7 to work.

Available plugins:

- sqlite (for sqlite 2.0, using deprecated sqlite\_\* php functions)
- mysql (using deprecated mysql\_\* php functions)

To install them:

- use Composer (jelix/legacy-db-plugins)
- or extract them from the archive you download somewhere, and declare the legacy-db-plugin as plugins dir into your application.init.php :

    ```
    jApp::declarePluginsDir(__DIR__.'/../path/to/legacy-db-plugin');
    ```

Then you can indicate "sqlite" or "mysql" as 'driver' in the profils.ini.php file.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

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

Unknown

Total

1

Last Release

4009d ago

### Community

Maintainers

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

---

Top Contributors

[![laurentj](https://avatars.githubusercontent.com/u/336034?v=4)](https://github.com/laurentj "laurentj (5 commits)")

---

Tags

framework

### Embed Badge

![Health badge](/badges/jelix-legacy-db-plugins/health.svg)

```
[![Health](https://phpackages.com/badges/jelix-legacy-db-plugins/health.svg)](https://phpackages.com/packages/jelix-legacy-db-plugins)
```

###  Alternatives

[hemp/presenter

Easy Model Presenters in Laravel

247592.6k1](/packages/hemp-presenter)[pestphp/pest-plugin-stressless

Stressless plugin for Pest

67792.6k16](/packages/pestphp-pest-plugin-stressless)[wpstarter/framework

The WpStarter Framework - Laravel Framework for WordPress

1810.1k4](/packages/wpstarter-framework)

PHPackages © 2026

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