PHPackages                             relaypoint/chronorelais - 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. relaypoint/chronorelais

ActiveLibrary

relaypoint/chronorelais
=======================

Relay point search for Chrono Relais

v1.0.0(11y ago)0764.6k↓26.7%MITPHPPHP &gt;=5.3.3

Since Jan 17Pushed 11y ago1 watchersCompare

[ Source](https://github.com/pfeyssaguet/relaypoint-chronorelais)[ Packagist](https://packagist.org/packages/relaypoint/chronorelais)[ RSS](/packages/relaypoint-chronorelais/feed)WikiDiscussions master Synced 1mo ago

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

RelayPoint gateway for Chrono Relais
====================================

[](#relaypoint-gateway-for-chrono-relais)

Chrono Relais (Chronopost) Relay point search

[![Latest Version](https://camo.githubusercontent.com/f6508507883c0b140f807bf2520313c0e55953e57c97e475cd812a61c6a1a81e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f70666579737361677565742f72656c6179706f696e742d6368726f6e6f72656c6169732e7376673f7374796c653d666c61742d737175617265)](https://github.com/pfeyssaguet/relaypoint-chronorelais/releases)[![Software License](https://camo.githubusercontent.com/f251623e510f5909f16ae3f4e6e548dac11340b9fde1a99be26b015b39272c00/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c6174)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/8cf342b76cbce5dec6e5583d31de9ea170ec4ba5b20e43efd3fecf3e6ffa0a4c/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f70666579737361677565742f72656c6179706f696e742d6368726f6e6f72656c6169732f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/pfeyssaguet/relaypoint-chronorelais)[![Coverage Status](https://camo.githubusercontent.com/750676d4e26cf766fe489733c6d5a30d4d0ce53f86ab9bb72b1147c9dd9f8e5d/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f70666579737361677565742f72656c6179706f696e742d6368726f6e6f72656c6169732e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/pfeyssaguet/relaypoint-chronorelais/code-structure)[![Quality Score](https://camo.githubusercontent.com/e424b48410d24c5fb9c7a8e42367724651a456eb63b81b8b68e365feaf1824ea/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f70666579737361677565742f72656c6179706f696e742d6368726f6e6f72656c6169732e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/pfeyssaguet/relaypoint-chronorelais)

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

[](#installation)

Install via [Composer](http://getcomposer.org/). To install, simply add it to your `composer.json` file:

```
{
    "require": {
        "relaypoint/chronorelais": "~1.0"
    }
}
```

And run composer to update your dependencies:

```
$ curl -s http://getcomposer.org/installer | php
$ php composer.phar update

```

Usage
-----

[](#usage)

```
$o = (new GatewayFactory())->create('Chronorelais');

$a = $o->search(array('zip' => '92100'));

var_dump($a);
```

Testing
-------

[](#testing)

```
$ phpunit
```

Credits
-------

[](#credits)

- [Pierre Feyssaguet](https://github.com/pfeyssaguet)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity35

Limited adoption so far

Community7

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

Unknown

Total

1

Last Release

4139d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7c8ad0b9bfa5f44e4ca10d34be2ac6401606d8f7040f7707d81889036a3ef130?d=identicon)[pfeyssaguet](/maintainers/pfeyssaguet)

---

Top Contributors

[![pfeyssaguet](https://avatars.githubusercontent.com/u/4067735?v=4)](https://github.com/pfeyssaguet "pfeyssaguet (10 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/relaypoint-chronorelais/health.svg)

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

PHPackages © 2026

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