PHPackages                             phramz/commons - 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. phramz/commons

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

phramz/commons
==============

Util Library

v1.0.3(12y ago)03.3k1LGPL v3PHPPHP &gt;=5.3

Since Jun 8Pushed 12y ago1 watchersCompare

[ Source](https://github.com/phramz/commons)[ Packagist](https://packagist.org/packages/phramz/commons)[ Docs](https://github.com/phramz/commons)[ RSS](/packages/phramz-commons/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (4)DependenciesVersions (5)Used By (0)

Phramz/Commons [![Build Status](https://camo.githubusercontent.com/06d17a262f97a439afa50876c3a78f2f18d33bd1b15baf77999792d60767f6fc/68747470733a2f2f7472617669732d63692e6f72672f706872616d7a2f636f6d6d6f6e732e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/phramz/commons)
========================================================================================================================================================================================================================================================================================

[](#phramzcommons-)

Commons is a php-library that comes with some handy utilities to ease your daily coding-business.

Install
-------

[](#install)

It's easy if you use composer!

edit your `composer.json`

```
"require": {
    "phramz/commons": "*"
}
```

or via command line

```
php composer.phar require phramz/commons

```

Examples
--------

[](#examples)

Picture this ....

```
