Download the PHP package vlm/anaf-php without Composer
On this page you can find all versions of the php package vlm/anaf-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package anaf-php
ANAF PHP is a charged PHP API client that allows you to interact with the ANAF Web Services.
Get Started
Requires PHP 7.3+
First, install ANAF via the Composer package manager:
Then, interact with ANAF's API:
TODO
- [x] Obtaining public information in the financial statements/annual accounting reports related to economic agents. (Docs)
- [x] Get info about taxpayers who are registered according to art. 316 of the Fiscal Code, according to the Register of taxable persons who apply the VAT system upon receipt, according to the Register of inactive/reactive taxpayers, according to the Register of persons who apply the broken down payment of VAT and respectively the RO e-Invoice Register. (Docs)
- [ ] Get info about taxpayers who are registered in the Register of farmers who apply the special regime (Docs)
- [x] Get info about taxpayers who are registered in the Register of religious entities/units (Docs)
- [ ] Accessing the functionalities offered by the SPV (Docs)
- [ ] The national system regarding the electronic invoice RO e-Factura (Docs)
- [ ] The integrated electronic system RO e-Transport (Docs)
Usage
Balance Sheet Resource
Get public information in the financial statements/annual accounting reports related to economic agents
_For balance sheets, the indicators may vary depending on the type of company, as specified by ANAF. I recommend you to use vardump to observe the type of indicators. The vast majority of companies have the indicators from the example above
Info Resource
Checking taxpayers who are registered according to art. 316 of the Fiscal Code in Romania, according to the Register of taxable persons who apply the VAT system upon receipt, according to the Register of inactive/reactive taxpayers, according to the Register of persons who apply the broken down payment of VAT and respectively the RO e-Invoice Register.
Ngo Resource
Checking NGO taxpayers who are registered in the Register of religious entities/units
ANAF PHP is an open-sourced software licensed under the MIT license.