PHPackages                             pascaldevink/phpcommons - 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. pascaldevink/phpcommons

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

pascaldevink/phpcommons
=======================

Object wrappers around common used PHP functions.

6101[1 PRs](https://github.com/pascaldevink/php-commons/pulls)PHP

Since Jun 9Pushed 8y ago2 watchersCompare

[ Source](https://github.com/pascaldevink/php-commons)[ Packagist](https://packagist.org/packages/pascaldevink/phpcommons)[ RSS](/packages/pascaldevink-phpcommons/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

PHP Commons
===========

[](#php-commons)

[![Build Status](https://camo.githubusercontent.com/75920518ef308b4087f35b32063ca7a1cefec14e6329da38cc6273fa031e5941/68747470733a2f2f7472617669732d63692e6f72672f70617363616c646576696e6b2f7068702d636f6d6d6f6e732e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/pascaldevink/php-commons)

This module wraps commonly used PHP functions so they can be used in a object oriented way. This way they:

- have a better and more concise structure
- are easier to use
- are easier to read
- are easy to replace
- are easy to test
- are easy to mock

Plus, they sometimes combine multiple native functions to make life easier in general.

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

[](#installation)

PHP Commons can be installed using composer:

```
"require": {
    "pascaldevink/php-commons": "dev-master"
}

```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/106844?v=4)[Pascal de Vink](/maintainers/pascaldevink)[@pascaldevink](https://github.com/pascaldevink)

### Embed Badge

![Health badge](/badges/pascaldevink-phpcommons/health.svg)

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

###  Alternatives

[phois/whois

Whois client.

36686.5k](/packages/phois-whois)

PHPackages © 2026

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