PHPackages                             stev/lista-firme-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. stev/lista-firme-bundle

ActiveSymfony-bundle[API Development](/categories/api)

stev/lista-firme-bundle
=======================

Symfony 2 Bundle for Lista Firme Romanian API

v4.1(1y ago)8309MITPHPPHP &gt;=8.0

Since Feb 15Pushed 1y ago2 watchersCompare

[ Source](https://github.com/stevro/ListaFirme)[ Packagist](https://packagist.org/packages/stev/lista-firme-bundle)[ RSS](/packages/stev-lista-firme-bundle/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (6)Dependencies (4)Versions (34)Used By (0)

ListaFirme
==========

[](#listafirme)

Symfony 2 Bundle for Lista Firme API, Ministerul de Finante, si openAPI.ro

!!! Din 15.09.2016 este necesar sa aveti un apiKey pentru openAPI. Pentru detalii inregistrati-va pe openapi.ro

Daca folositi OpenAPI si cumva se depaseste limita de interogari se va folosi automat varianta legacy!

1. Installation:
----------------

[](#1-installation)

Add this to composer.json

```

"stev/lista-firme-bundle": "2.0"

```

Add this in app/AppKernel.php

```

new Stev\ListaFirmeBundle\StevListaFirmeBundle()

```

Add this in app/config.yml

```

stev_lista_firme:
    cifChecker: mFin/anaf/openApi/listaFirme
    username: demo
    password: demo
    offline: false
    enabled: yes
    #pathToPhantom is needed if you choose mFin as cifChecker
    pathToPhantom: path/to/bin/phantomjs'
    #apiKey is needed only if you work with open starting from 15.09.2016
    apiKey: your-api-key

```

Possible options for cifChecker are listaFirme, mFin, openApi and anaf.

If you want to use Finance Ministry API you must add this to your composer.json

```

"post-install-cmd": [
    "PhantomInstaller\\Installer::installPhantomJS"
],
"post-update-cmd": [
    "PhantomInstaller\\Installer::installPhantomJS"
],

```

2. Usage
--------

[](#2-usage)

```

/* @var $listaFirme \Stev\ListaFirmeBundle\Lib\ListaFirme */
    $listaFirme = $this->get('stev.lista_firme');
    $response = $listaFirme->checkCompanyByCUI($cui);

```

Lista Firme API documentation can be found at [http://www.verificaretva.ro/serviciul\_tva\_api\_web\_service.htm](http://www.verificaretva.ro/serviciul_tva_api_web_service.htm)

Finance Ministry API can be found

OpenAPI documentation can be found at

ANAF API docs

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity79

Established project with proven stability

 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

Every ~146 days

Recently: every ~310 days

Total

23

Last Release

560d ago

Major Versions

v1.0 → v2.02016-09-13

v2.0.3 → v3.02017-06-01

v3.3.1 → v4.02024-09-16

PHP version history (2 changes)v1.0PHP &gt;=5.3

v4.0PHP &gt;=8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4375675?v=4)[Stefan Matei](/maintainers/stevro)[@stevro](https://github.com/stevro)

---

Top Contributors

[![stevro](https://avatars.githubusercontent.com/u/4375675?v=4)](https://github.com/stevro "stevro (84 commits)")

---

Tags

lista firme bundle

### Embed Badge

![Health badge](/badges/stev-lista-firme-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/stev-lista-firme-bundle/health.svg)](https://phpackages.com/packages/stev-lista-firme-bundle)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.8M712](/packages/sylius-sylius)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.2M46](/packages/tencentcloud-tencentcloud-sdk-php)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

252.5k](/packages/eslazarev-wildberries-sdk)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1155.2k](/packages/rcsofttech-audit-trail-bundle)[files.com/files-php-sdk

Files.com PHP SDK

2478.1k](/packages/filescom-files-php-sdk)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9317.2k55](/packages/open-dxp-opendxp)

PHPackages © 2026

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