PHPackages                             sierrakomodo/phpcommonlibrary - 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. sierrakomodo/phpcommonlibrary

AbandonedArchivedLibrary

sierrakomodo/phpcommonlibrary
=============================

A set of common PHP functions used in other projects

v1.0.0(8y ago)019GPL-3.0PHPPHP ^7.0

Since Jul 25Pushed 8y ago1 watchersCompare

[ Source](https://github.com/SierraKomodo/PhpCommonLibrary)[ Packagist](https://packagist.org/packages/sierrakomodo/phpcommonlibrary)[ Docs](https://github.com/SierraKomodo/php-common)[ RSS](/packages/sierrakomodo-phpcommonlibrary/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (4)Used By (0)

Php Common Library
==================

[](#php-common-library)

[![Latest Stable Version](https://camo.githubusercontent.com/c0bc3c146f5222cdbefe54bd12345cf4db6afc6b82ff1d2a284a1e4d61b3f5ac/68747470733a2f2f706f7365722e707567782e6f72672f7369657272616b6f6d6f646f2f706870636f6d6d6f6e6c6962726172792f76657273696f6e)](https://packagist.org/packages/sierrakomodo/phpcommonlibrary)[![Latest Unstable Version](https://camo.githubusercontent.com/82f3c417ea61e266524dffd1020e43ad794450c605d1e7f8c1dd19ded6a7fd92/68747470733a2f2f706f7365722e707567782e6f72672f7369657272616b6f6d6f646f2f706870636f6d6d6f6e6c6962726172792f762f756e737461626c65)](//packagist.org/packages/sierrakomodo/phpcommonlibrary)[![Total Downloads](https://camo.githubusercontent.com/70c039ab5d894a818b92d27a202a3db971dd5f9b5ea7663d26868f56e709d84d/68747470733a2f2f706f7365722e707567782e6f72672f7369657272616b6f6d6f646f2f706870636f6d6d6f6e6c6962726172792f646f776e6c6f616473)](https://packagist.org/packages/sierrakomodo/phpcommonlibrary)[![License](https://camo.githubusercontent.com/ff8183369a030c745cc0733741c4cbc0f222c65a8b79bf5063c74abb298062f1/68747470733a2f2f706f7365722e707567782e6f72672f7369657272616b6f6d6f646f2f706870636f6d6d6f6e6c6962726172792f6c6963656e7365)](https://github.com/SierraKomodo/PhpCommonLibrart/blob/master/LICENSE)[![StyleCI](https://camo.githubusercontent.com/c129b8b4dca6e2c78fcd1208c5d0d614046c90dfab56a0e8956d5ce8bbd91fc9/68747470733a2f2f7374796c6563692e696f2f7265706f732f39383036353735302f736869656c643f6272616e63683d6d6173746572)](https://styleci.io/repos/89872921)[![Build Status](https://camo.githubusercontent.com/6490050b2871194c0964c13ad148f5af163c8253887504acf4a3d0f3698f7c2e/68747470733a2f2f7472617669732d63692e6f72672f5369657272614b6f6d6f646f2f506870436f6d6d6f6e4c6962726172792e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/SierraKomodo/inilib)

A PHP library of common functions and classes used by other libraries and apps written by SierraKomodo.

Version 1.0.0 - *First full release*

Up to date (Usually) documentation can be found on the github project's [wiki](https://github.com/SierraKomodo/PhpCommonLibrary/wiki)

Requirements
============

[](#requirements)

- PHP 7.0 or greater
- Composer (Technically optional. Highly recommended for installation)

Installation
============

[](#installation)

For integration with other projects
-----------------------------------

[](#for-integration-with-other-projects)

Via composer (Recommended):

- Execute the following composer command in your project directory: `composer require sierrakomodo/phpcommonlibrary` OR Modify your composer.json file to include `sierrakomodo/phpcommonlibrary` under the require section

Manual (For non-release or earlier versions, or people that don't like composer):

- Download the release version of your choice (Latest release is always recommended)
- Copy the contents of the `src/` directory to a location of your choice
- Use whatever autoloader or require/include method best fits your project

For development
---------------

[](#for-development)

Via composer:

- Execute the following composer command in your project directory: `composer install sierrakomodo/phpcommonlibrary`

Manual (For non-release or earlier versions, or people that don't like composer):

- Download the release version or branch of your choice (Latest release is always recommended)
- Extract to your project directory

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

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

Unknown

Total

1

Last Release

3210d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9444d2144c7ed5d4ed67d6ae6e8134e53df41fde2782b7a8cf3a60b1e41cd937?d=identicon)[SierraKomodo](/maintainers/SierraKomodo)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/sierrakomodo-phpcommonlibrary/health.svg)

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

PHPackages © 2026

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