PHPackages                             php-db/phpdb-sqlite - 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. php-db/phpdb-sqlite

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

php-db/phpdb-sqlite
===================

SQLite support for php-db

0.2.0(1mo ago)285531BSD-3-ClausePHPPHP ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0CI passing

Since Dec 1Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/php-db/phpdb-sqlite)[ Packagist](https://packagist.org/packages/php-db/phpdb-sqlite)[ Docs](https://github.com/php-db/phpdb-sqlite/discussions)[ RSS](/packages/php-db-phpdb-sqlite/feed)WikiDiscussions 0.3.x Synced today

READMEChangelog (2)Dependencies (12)Versions (5)Used By (1)

phpdb-adapter-sqlite
====================

[](#phpdb-adapter-sqlite)

This package provides [SQLite](https://sqlite.org/docs.html) support for [php-db](https://github.com/php-db/phpdb), which is a continuation of [laminas-db](https://docs.laminas.dev/laminas-db/).

[![Build Status](https://github.com/php-db/phpdb-sqlite/actions/workflows/continuous-integration.yml/badge.svg)](https://github.com/php-db/phpdb-sqlite/actions/workflows/continuous-integration.yml)

Prerequisites
-------------

[](#prerequisites)

You'll need the following to use the package:

- PHP 8.2 or above with the [PDO](https://www.php.net/manual/en/pdo.installation.php) and [PDO SQLite](https://www.php.net/manual/en/ref.pdo-sqlite.php) extensions
- [Composer](https://getcomposer.org) installed globally

Quick Start
-----------

[](#quick-start)

To get started with the project, add it to your project with the following command:

```
composer require php-db/phpdb-sqlite
```

Contributing
------------

[](#contributing)

Please be sure to read the [contributor's guide](https://github.com/php-db/.github/blob/main/CONTRIBUTING.md) for general information on contributing. This section outlines specifics for php-db.

### Test suites

[](#test-suites)

To run the project's test suite, run the command below:

```
composer check
```

This [Composer script](https://getcomposer.org/doc/articles/scripts.md) runs both the unit and integration tests, as well as code style and static analysis.

---

- File issues at
- Documentation is at

###  Health Score

45

—

FairBetter than 91% of packages

Maintenance91

Actively maintained with recent releases

Popularity20

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 74.2% 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 ~42 days

Total

5

Last Release

43d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4d6eed33e61a99f1147789696252f4523130b5035a19eb07e034a7407fd44548?d=identicon)[tyrsson](/maintainers/tyrsson)

---

Top Contributors

[![tyrsson](https://avatars.githubusercontent.com/u/1237487?v=4)](https://github.com/tyrsson "tyrsson (72 commits)")[![settermjd](https://avatars.githubusercontent.com/u/196801?v=4)](https://github.com/settermjd "settermjd (20 commits)")[![simon-mundy](https://avatars.githubusercontent.com/u/46739456?v=4)](https://github.com/simon-mundy "simon-mundy (5 commits)")

---

Tags

databasesqlitesqlitedbphp-db

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/php-db-phpdb-sqlite/health.svg)

```
[![Health](https://phpackages.com/badges/php-db-phpdb-sqlite/health.svg)](https://phpackages.com/packages/php-db-phpdb-sqlite)
```

###  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)[rector/rector-src

Instant Upgrade and Automated Refactoring of any PHP code

136406.3k14](/packages/rector-rector-src)[ahmed-bhs/doctrine-doctor

Runtime analysis tool for Doctrine ORM integrated into Symfony Web Profiler. Unlike static linters, it analyzes actual query execution at runtime to detect performance bottlenecks, security vulnerabilities, and best practice violations during development with real execution context and data.

9410.8k](/packages/ahmed-bhs-doctrine-doctor)[aura/sqlschema

Provides facilities to read table names and table columns from a database using PDO.

44243.2k4](/packages/aura-sqlschema)[atlas/query

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

41256.9k7](/packages/atlas-query)[php-db/phpdb

Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations

1979.4k13](/packages/php-db-phpdb)

PHPackages © 2026

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