PHPackages                             dfridrich/defr-ares-bundle - 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. dfridrich/defr-ares-bundle

ActiveLibrary[API Development](/categories/api)

dfridrich/defr-ares-bundle
==========================

Symfony2 bundle for communication with ARES (Czech business register)

v1.0.2(8y ago)033.0k↓50%1[1 issues](https://github.com/dfridrich/DefrAresBundle/issues)MITPHPPHP &gt;=5.4.0

Since Aug 26Pushed 8y ago1 watchersCompare

[ Source](https://github.com/dfridrich/DefrAresBundle)[ Packagist](https://packagist.org/packages/dfridrich/defr-ares-bundle)[ Docs](https://github.com/dfridrich/DefrAresBundle)[ RSS](/packages/dfridrich-defr-ares-bundle/feed)WikiDiscussions master Synced 1mo ago

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

DefrAresBundle
==============

[](#defraresbundle)

Symfony2 bundle for communication with ARES (Czech business register)

Installation via [Composer](https://getcomposer.org/)
-----------------------------------------------------

[](#installation-via-composer)

Add repository to your composer.json:

```
{
    "require": {
        "dfridrich/defr-ares-bundle": "dev-master"
    }
}
```

Then run

```
php composer.phar update
```

Or directly run

```
php composer.phar require dfridrich/defr-ares-bundle:dev-master
```

Add to AppKernel.php
--------------------

[](#add-to-appkernelphp)

```
new Defr\AresBundle\DefrAresBundle()
```

Usage
-----

[](#usage)

```
$this->get('defr_ares')->...
```

Methods
-------

[](#methods)

findByIdentificationNumber($id), findInResById($id) — Find company details

findVatById($id) — Look for czech VAT ID

findByName($name, $city = null) — Search records based on name (or part) and town (optional)

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 90% 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 ~574 days

Total

3

Last Release

3136d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0fed2112d16e7f2733f3cb1f1bbfc692cae4aee38f5dd6314afc101289c869f6?d=identicon)[dfridrich](/maintainers/dfridrich)

---

Top Contributors

[![dfridrich](https://avatars.githubusercontent.com/u/3758421?v=4)](https://github.com/dfridrich "dfridrich (9 commits)")[![podhy](https://avatars.githubusercontent.com/u/4160145?v=4)](https://github.com/podhy "podhy (1 commits)")

---

Tags

phpares

### Embed Badge

![Health badge](/badges/dfridrich-defr-ares-bundle/health.svg)

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

###  Alternatives

[dfridrich/ares

Communication with ARES (Czech business register)

24401.0k2](/packages/dfridrich-ares)

PHPackages © 2026

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