PHPackages                             computerundsound/culibrary - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. computerundsound/culibrary

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

computerundsound/culibrary
==========================

small helper library

7.8.3(10mo ago)025911MITPHPPHP ^8.1

Since Feb 21Pushed 10mo ago1 watchersCompare

[ Source](https://github.com/computerundsound/cuLibrary)[ Packagist](https://packagist.org/packages/computerundsound/culibrary)[ Docs](https://github.com/computerundsound/cuLibrary)[ RSS](/packages/computerundsound-culibrary/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (1)Versions (17)Used By (1)

Small Library - little helper for php-developer
===============================================

[](#small-library---little-helper-for-php-developer)

Needs PHP 8+

Very easy using!

You can include\_once 'culibincluder.start.php';

Then you have autoload (or better use composer)

Install with:

```
composer require computerundsound/culibrary

```

### You can see some examples in /\_examples/

[](#you-can-see-some-examples-in-_examples)

The best way for running the examples on server.
Just copy the whole cuLibrary-dir into a directory of your server (localhost for example)
Then start [http://your-server/directoryFromCuServer/\_examples/](http://your-server/directoryFromCuServer/_examples/)

Or just read the code :-)

Why this?
=========

[](#why-this)

This is a very(!) small library. I use it for little projects (often when I have only to build very small thinks like a vcard-page ore another onepage-tool)

Highlights:
-----------

[](#highlights)

- CuErrorHandler - handle errors like you want.
- Save an Array to Database is only one line: $db-&gt;cuInsert($tableName, $accocArray);
- Many other easy to use Database function like "cuSelectOneDataSet()", "cuUpdate()", "cuSelectAsArray()"
- Easy MailInfo.
- Save Flashmessages
- Get standard Constants like AppRoot, HttpServerPath - etc...
- MiniTemplateEngine
- Easy Debuginfo

[Computer-Und-Sound](http://www.Computer-Und-Sound.de)

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance54

Moderate activity, may be stable

Popularity13

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity58

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

Recently: every ~0 days

Total

16

Last Release

309d ago

Major Versions

6.0.6 → 7.0.02024-02-25

PHP version history (2 changes)6.0.5PHP ^8

7.0.0PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/33fc1f331ac1a32435c1702d56a043d2a7e8e59062951da7a7bce92c79bd6a82?d=identicon)[computerundsound](/maintainers/computerundsound)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/computerundsound-culibrary/health.svg)

```
[![Health](https://phpackages.com/badges/computerundsound-culibrary/health.svg)](https://phpackages.com/packages/computerundsound-culibrary)
```

###  Alternatives

[utopia-php/messaging

A simple, light and advanced PHP messaging library

23187.5k4](/packages/utopia-php-messaging)[jetsung/pusher

A message push extension.

168.6k](/packages/jetsung-pusher)

PHPackages © 2026

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