PHPackages                             rstoetter/csqlstatement-php - 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. rstoetter/csqlstatement-php

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

rstoetter/csqlstatement-php
===========================

class to construct SQL statements

v1.0.1(9y ago)018MITPHP

Since Jun 30Pushed 9y agoCompare

[ Source](https://github.com/rstoetter/csqlstatement-php)[ Packagist](https://packagist.org/packages/rstoetter/csqlstatement-php)[ RSS](/packages/rstoetter-csqlstatement-php/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

csqlstatement-php
=================

[](#csqlstatement-php)

The class cSqlStatement is written in PHP and helps to construct SQL statements.

The namespace is rstoetter\\cSqlStatement

Installation
------------

[](#installation)

This project assumes you have composer installed. Simply add:

```
"require" : {

    "rstoetter/csqlstatement-php" : ">=1.0.0"

}

```

to your composer.json, and then you can simply install with:

composer install

more information
----------------

[](#more-information)

See the [project wiki](https://github.com/rstoetter/csqlstatement-php/wiki) for more information.

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity64

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

Every ~0 days

Total

2

Last Release

3288d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/24063757?v=4)[Rainer Stötter](/maintainers/rstoetter)[@rstoetter](https://github.com/rstoetter)

---

Top Contributors

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

---

Tags

php5sqlstatementphpsqlsql statement

### Embed Badge

![Health badge](/badges/rstoetter-csqlstatement-php/health.svg)

```
[![Health](https://phpackages.com/badges/rstoetter-csqlstatement-php/health.svg)](https://phpackages.com/packages/rstoetter-csqlstatement-php)
```

###  Alternatives

[clouddueling/mysqldump-php

PHP version of mysqldump cli that comes with MySQL

1.3k23.1k](/packages/clouddueling-mysqldump-php)[friedolinfoerder/wp-activerecord

An ActiveRecord implementation for WordPress

237.6k](/packages/friedolinfoerder-wp-activerecord)

PHPackages © 2026

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