PHPackages                             atelierspierrot/library - 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. atelierspierrot/library

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

atelierspierrot/library
=======================

The PHP library package of Les Ateliers Pierrot.

v1.1.11(10y ago)51.4k213GPL-3.0HTMLPHP &gt;=5.3.0

Since Oct 7Pushed 10y ago1 watchersCompare

[ Source](https://github.com/atelierspierrot/library)[ Packagist](https://packagist.org/packages/atelierspierrot/library)[ Docs](http://github.com/atelierspierrot/library)[ RSS](/packages/atelierspierrot-library/feed)WikiDiscussions dev Synced today

READMEChangelogDependencies (6)Versions (18)Used By (13)

PHP Library
===========

[](#php-library)

[![Build Status](https://camo.githubusercontent.com/7708b7c214eb61e6297075f6fd336073e16e4e94bb6e65e22f5bc94243b738de/687474703a2f2f7472617669732d63692e6f72672f6174656c6965727370696572726f742f6c6962726172792e7376673f6272616e63683d6d6173746572)](http://travis-ci.org/atelierspierrot/library)[![Code Climate](https://camo.githubusercontent.com/104c4a4eca92a135c0864a737840eeca8f8b6e898624483b3189cf3ac39fbb7b/687474703a2f2f636f6465636c696d6174652e636f6d2f6769746875622f6174656c6965727370696572726f742f6c6962726172792f6261646765732f6770612e737667)](http://codeclimate.com/github/atelierspierrot/library)[![documentation](https://camo.githubusercontent.com/be7adb4ffdc11ba4b480fe936a1e0d23e2c6b3a70ffea72fa4004a30e74e1bae/687474703a2f2f696d672e6174656c696572732d70696572726f742d7374617469632e66722f726561642d7468652d646f632e737667)](http://docs.ateliers-pierrot.fr/library/)

The PHP library package of Les Ateliers Pierrot

Presentation
------------

[](#presentation)

This package is a set of PHP basic classes commonly used (in our work) to facilitate other developments. It contains some global classes to extend to start on a robuste base, some useful helpers for some methods often used etc. For a full review of what the library embeds, have a look at the `src/Library/` directory contents.

This package is based on our [PHP Patterns package](http://github.com/atelierspierrot/patterns).

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

[](#installation)

For a complete information about how to install this package and load its namespace, please have a look at [our *USAGE* documentation](http://github.com/atelierspierrot/atelierspierrot/blob/master/USAGE.md).

If you are a [Composer](http://getcomposer.org/) user, just add the package to the requirements of your project's `composer.json` manifest file:

```
"atelierspierrot/library": "dev-master"
```

You can use a specific release or the latest release of a major version using the appropriate [version constraint](http://getcomposer.org/doc/01-basic-usage.md#package-versions).

Note that the library depends on the external package [PHP Patterns](https://github.com/atelierspierrot/patterns).

Quick overview
--------------

[](#quick-overview)

### HTTP Fundamental

[](#http-fundamental)

The `Library\HttpFundamental` namespace defines a set of classes to handle a classic HTTP request/response protocol.

### Helpers

[](#helpers)

The `Library\Helper` namespace defines some classes commonly used following these rules:

- all methods are static,
- methods MUST NOT send error while calling them without the right arguments or with no argument at all.

Author &amp; License
--------------------

[](#author--license)

> PHP Library

>

> Copyleft (ↄ) 2013-2016 Pierre Cassat and contributors

> Licensed under the GPL Version 3 license.

>

> ---

> Les Ateliers Pierrot - Paris, France

>  -

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 99.7% 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 ~58 days

Recently: every ~84 days

Total

15

Last Release

3832d ago

Major Versions

v1.1.10 → v2.0.0-BETA2015-03-02

PHP version history (2 changes)1.0.x-devPHP &gt;=5.3.0

v2.0.0-BETAPHP &gt;=5.4.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/295156?v=4)[JustCrazy](/maintainers/picas)[@PICAS](https://github.com/PICAS)

---

Top Contributors

[![e-picas](https://avatars.githubusercontent.com/u/1021199?v=4)](https://github.com/e-picas "e-picas (312 commits)")[![juchi](https://avatars.githubusercontent.com/u/3333098?v=4)](https://github.com/juchi "juchi (1 commits)")

---

Tags

helperslibrary

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/atelierspierrot-library/health.svg)

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

###  Alternatives

[league/iso3166

ISO 3166-1 PHP Library

69937.6M136](/packages/league-iso3166)[dekor/php-array-table

PHP Library for printing associative arrays as text table (similar to mysql terminal console)

297.4M2](/packages/dekor-php-array-table)

PHPackages © 2026

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