PHPackages                             dduers/pdo-xpress - 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. dduers/pdo-xpress

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

dduers/pdo-xpress
=================

Extension classes for PHP's PDO class with convinience methods and datamodel class

3.0.0(4y ago)09MITPHPPHP &gt;=7.4

Since Sep 28Pushed 4y ago1 watchersCompare

[ Source](https://github.com/dduers/pdo-xpress)[ Packagist](https://packagist.org/packages/dduers/pdo-xpress)[ Docs](https://github.com/dduers/pdo-xpress)[ RSS](/packages/dduers-pdo-xpress/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (7)Used By (0)

PDOXpress
=========

[](#pdoxpress)

What is this?
-------------

[](#what-is-this)

This is a simple class that enables convinience methods when working with PHP's PDO class. Note that it has it's limits, but for simple applications with requirement of very simple ORM, it does it's job. Note that, for the moment, only the mysql driver is supported

Features
--------

[](#features)

### Prepared statements

[](#prepared-statements)

The methods of the class will convert your inputs to prepared statements to mitigate SQL injection attacks. Of course you also can run SQL queries the old style, by simply string concats.

### Escaping HTML spectial chars

[](#escaping-html-spectial-chars)

The select methods have a parameter, which escapes single and double quotes for usage in html forms or other places.

### Strip tags

[](#strip-tags)

The insert and update methods have a parameter, to strip XML tags, before storing user inputs to the database.

Inputs welcome
--------------

[](#inputs-welcome)

Have you found bugs or have you encountered errors in edge cases? Please open an issue then.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

Total

6

Last Release

1592d ago

Major Versions

1.0.2 → 2.0.02021-10-04

2.0.1 → 3.0.02021-12-30

PHP version history (2 changes)1.0.0PHP ^7.4

3.0.0PHP &gt;=7.4

### Community

Maintainers

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

---

Top Contributors

[![dduers](https://avatars.githubusercontent.com/u/44911486?v=4)](https://github.com/dduers "dduers (35 commits)")

---

Tags

phpdatabasepdo

### Embed Badge

![Health badge](/badges/dduers-pdo-xpress/health.svg)

```
[![Health](https://phpackages.com/badges/dduers-pdo-xpress/health.svg)](https://phpackages.com/packages/dduers-pdo-xpress)
```

###  Alternatives

[ifsnop/mysqldump-php

PHP version of mysqldump cli that comes with MySQL

1.3k5.5M69](/packages/ifsnop-mysqldump-php)[clouddueling/mysqldump-php

PHP version of mysqldump cli that comes with MySQL

1.3k22.9k](/packages/clouddueling-mysqldump-php)[popphp/pop-db

Pop Db Component for Pop PHP Framework

1814.6k11](/packages/popphp-pop-db)[riverside/php-orm

PHP ORM micro-library and query builder

111.2k](/packages/riverside-php-orm)

PHPackages © 2026

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