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

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

rstoetter/csqlscript-php
========================

class to execute sql scripts

v1.0.4(8y ago)024MITPHPPHP &gt;=7.0

Since Jun 30Pushed 8y agoCompare

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

READMEChangelog (5)Dependencies (1)Versions (6)Used By (0)

csqlscript-php
==============

[](#csqlscript-php)

The class cSqlScript is written in PHP and helps to execute SQL scripts.

The namespace is rstoetter\\cSqlScript

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

[](#installation)

This project assumes you have composer installed. Simply add:

```
"require" : {

    "rstoetter/csqlscript-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/csqlscript-php/wiki) for more information.

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity62

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

Total

5

Last Release

2953d 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 (9 commits)")

---

Tags

batch-processingmysqlparserphp5script-sqlsqllibrarysqlbatch

### Embed Badge

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

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

###  Alternatives

[doctrine/dbal

Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.

9.7k605.0M6.7k](/packages/doctrine-dbal)[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k117.2M117](/packages/jdorn-sql-formatter)[doctrine/sql-formatter

a PHP SQL highlighting library

1.9k181.8M110](/packages/doctrine-sql-formatter)[illuminate/database

The Illuminate Database package.

2.8k54.9M11.4k](/packages/illuminate-database)[phpmyadmin/sql-parser

A validating SQL lexer and parser with a focus on MySQL dialect.

48252.2M72](/packages/phpmyadmin-sql-parser)[rennokki/laravel-eloquent-query-cache

Adding cache on your Laravel Eloquent queries' results is now a breeze.

1.1k4.4M14](/packages/rennokki-laravel-eloquent-query-cache)

PHPackages © 2026

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