PHPackages                             halasz/ares - 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. halasz/ares

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

halasz/ares
===========

Provides information about subjects by their identification number from the ARES database (in Czech Republic).

v1.2.5(4y ago)027MITPHP

Since Dec 9Pushed 4y agoCompare

[ Source](https://github.com/TomasHalasz/ares)[ Packagist](https://packagist.org/packages/halasz/ares)[ Docs](https://github.com/halasz/ares)[ RSS](/packages/halasz-ares/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (3)Dependencies (4)Versions (22)Used By (0)

Ares
====

[](#ares)

[![Downloads this Month](https://camo.githubusercontent.com/2817043b8c6a264863c0277951c0cbba47b6b0de09e33ff978c74f314c992654/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f68616c61737a2f617265732e737667)](https://packagist.org/packages/halasz/ares)[![Latest stable](https://camo.githubusercontent.com/c255607df6fecd4238fe7b4d41872bcf9d1903a01ad6c5660e7e5fae75e17438/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f68616c61737a2f617265732e737667)](https://packagist.org/packages/halasz/ares)[![Coverage Status](https://camo.githubusercontent.com/ed603f6048aca59221702480ad247f1b8007614e3f8258b3e910df61182414f7/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f68616c61737a2f617265732f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/halasz/ares?branch=master)

More information in [changelog](changelog.md).

Is required guzzle/guzzle 6.1+ and php 5.5+. If you have php &lt; 5.5 use older version \[v1.0.7\] it work but does not use guzzle.

Installation to project
-----------------------

[](#installation-to-project)

The best way to install halasz/ares is using Composer:

```
$ composer require halasz/ares
```

Download information about customer via his IN.

Example
-------

[](#example)

```
$ares = new halasz\Ares\Ares();
try {
    $response = $ares->loadData('87744473');
    /* @var $response halasz\Ares\Data */
    var_dump($response);
} catch (halasz\Ares\IdentificationNumberNotFoundException $e) {
    // log identification number, why is bad? Or make nothing.
}
```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor1

Top contributor holds 98% 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 ~181 days

Recently: every ~151 days

Total

19

Last Release

1637d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/165e8eee878c0bc8c1d8826fed6ab61626cf98e26340bf1042dec8916aca5d4e?d=identicon)[TomasHalasz](/maintainers/TomasHalasz)

---

Top Contributors

[![h4kuna](https://avatars.githubusercontent.com/u/335722?v=4)](https://github.com/h4kuna "h4kuna (48 commits)")[![temistokles](https://avatars.githubusercontent.com/u/1108659?v=4)](https://github.com/temistokles "temistokles (1 commits)")

### Embed Badge

![Health badge](/badges/halasz-ares/health.svg)

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

###  Alternatives

[shlinkio/shlink

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces

4.8k4.3k](/packages/shlinkio-shlink)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)[dhlparcel/magento2-plugin

DHL Parcel plugin for Magento 2

11180.5k2](/packages/dhlparcel-magento2-plugin)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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