PHPackages                             milankyncl/ares-api - 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. [API Development](/categories/api)
4. /
5. milankyncl/ares-api

ActiveLibrary[API Development](/categories/api)

milankyncl/ares-api
===================

ARES Api package

15992[1 issues](https://github.com/milankyncl/php-ares-api/issues)[1 PRs](https://github.com/milankyncl/php-ares-api/pulls)PHP

Since Jun 16Pushed 2y ago1 watchersCompare

[ Source](https://github.com/milankyncl/php-ares-api)[ Packagist](https://packagist.org/packages/milankyncl/ares-api)[ RSS](/packages/milankyncl-ares-api/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

PHP Ares API
============

[](#php-ares-api)

Install
-------

[](#install)

```
composer require milankyncl/ares-api dev-master

```

How to use ?
------------

[](#how-to-use-)

```
use MilanKyncl\AresAPI;

...

$ares = new AresAPI();

$subject = $ares->findByIN('123456'); // Identification number of subject

$subjects = $ares->findByName('Name'); // Name of subject
```

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor1

Top contributor holds 88.9% 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/9209120?v=4)[Milan Kyncl](/maintainers/milankyncl)[@milankyncl](https://github.com/milankyncl)

---

Top Contributors

[![milankyncl](https://avatars.githubusercontent.com/u/9209120?v=4)](https://github.com/milankyncl "milankyncl (8 commits)")[![vitnasinec](https://avatars.githubusercontent.com/u/566074?v=4)](https://github.com/vitnasinec "vitnasinec (1 commits)")

---

Tags

apiaresphp

### Embed Badge

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

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

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.3M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

94452.6k6](/packages/botman-driver-telegram)

PHPackages © 2026

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