PHPackages                             waaseyaa/database-legacy - 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. waaseyaa/database-legacy

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

waaseyaa/database-legacy
========================

Database adapter wrapping Drupal DBAL. Interim until Doctrine migration.

v0.1.0-alpha.38(1mo ago)01.4k↑494.6%3GPL-2.0-or-laterPHPPHP &gt;=8.4

Since Mar 13Pushed 1mo agoCompare

[ Source](https://github.com/waaseyaa/database-legacy)[ Packagist](https://packagist.org/packages/waaseyaa/database-legacy)[ RSS](/packages/waaseyaa-database-legacy/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (2)Versions (39)Used By (3)

waaseyaa/database-legacy
========================

[](#waaseyaadatabase-legacy)

**Layer 0 — Foundation**

PDO-based database abstraction for Waaseyaa applications.

Provides `PdoDatabase` with a fluent query builder (`select()`, `insert()`, `update()`, `delete()`), LIKE-safe escaping, and `FETCH_ASSOC` mode to avoid duplicate numeric-indexed columns. `PdoDatabase::createSqlite()` creates an in-memory SQLite instance for tests. `DatabaseInterface` intentionally omits `getPdo()`; use `PdoDatabase` directly when raw PDO access is needed.

Key classes: `PdoDatabase`, `DatabaseInterface`, `PdoSelect`.

###  Health Score

45

—

FairBetter than 92% of packages

Maintenance90

Actively maintained with recent releases

Popularity21

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

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

Total

38

Last Release

51d ago

PHP version history (2 changes)v0.1.0-alpha.2PHP &gt;=8.3

v0.1.0-alpha.9PHP &gt;=8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/25d0ff572e93e3461e5180a920725d65691fd1e15e2d914b254dbbc2d6c393bd?d=identicon)[jonesrussell](/maintainers/jonesrussell)

---

Top Contributors

[![jonesrussell](https://avatars.githubusercontent.com/u/499552?v=4)](https://github.com/jonesrussell "jonesrussell (20 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/waaseyaa-database-legacy/health.svg)

```
[![Health](https://phpackages.com/badges/waaseyaa-database-legacy/health.svg)](https://phpackages.com/packages/waaseyaa-database-legacy)
```

###  Alternatives

[scienta/doctrine-json-functions

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

58523.9M35](/packages/scienta-doctrine-json-functions)[martin-georgiev/postgresql-for-doctrine

Extends Doctrine with native PostgreSQL support for arrays, JSONB, ranges, PostGIS geometries, text search, ltree, uuid, and 100+ PostgreSQL-specific functions.

4485.3M4](/packages/martin-georgiev-postgresql-for-doctrine)[damienharper/auditor-bundle

Integrate auditor library in your Symfony projects.

4542.8M](/packages/damienharper-auditor-bundle)[sonata-project/entity-audit-bundle

Audit for Doctrine Entities

644989.8k1](/packages/sonata-project-entity-audit-bundle)[overtrue/laravel-versionable

Make Laravel model versionable.

585308.0k5](/packages/overtrue-laravel-versionable)[worksome/foggy

Foggy is a tool for making database dumps with some data removed/changed.

26571.7k1](/packages/worksome-foggy)

PHPackages © 2026

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