PHPackages                             fawno/aeat - 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. fawno/aeat

ActiveLibrary[API Development](/categories/api)

fawno/aeat
==========

Clases para los servicios web de la AEAT

2.0.1(2mo ago)711.3k↓44.4%2MITPHPPHP &gt;=8.3CI passing

Since Jan 20Pushed 2mo ago2 watchersCompare

[ Source](https://github.com/fawno/AEAT)[ Packagist](https://packagist.org/packages/fawno/aeat)[ RSS](/packages/fawno-aeat/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (2)Versions (9)Used By (0)

[![GitHub Workflow](https://github.com/fawno/AEAT/actions/workflows/php.yml/badge.svg)](https://github.com/fawno/AEAT/actions/workflows/php.yml)[![GitHub license](https://camo.githubusercontent.com/5a4e9903ed6f81d2225e53f3545ddf1b818a795fce8b873410589fdedfed6d21/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6661776e6f2f41454154)](https://github.com/fawno/AEAT/blob/master/LICENSE)[![GitHub release](https://camo.githubusercontent.com/b7ddd1aa6bd2c7a8220c786c44a4d91163f6f9896d32e336bec096af3583b214/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f6661776e6f2f41454154)](https://github.com/fawno/AEAT/releases)[![GitHub tag](https://camo.githubusercontent.com/089212cf31626f5f9a6e5383a1c1eb4b827c15c88fe691204a90c31f58d0e6e1/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f7461672f6661776e6f2f41454154)](https://github.com/fawno/AEAT/tags)[![Packagist](https://camo.githubusercontent.com/5814f9dd03433f37fa25000246bd3125f573ad51f15e44a6e05e9e4a648e84e3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6661776e6f2f41454154)](https://packagist.org/packages/fawno/aeat)[![Packagist Downloads](https://camo.githubusercontent.com/95540ef6533abf156fb6efda3cfc7a074f1544abbf0de2fbb846000dd9c6a2d1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6661776e6f2f41454154)](https://packagist.org/packages/fawno/aeat/stats)[![GitHub issues](https://camo.githubusercontent.com/089f28292a780ce4ffa6a0160b30446ace0d3f8052a13d9499dd11005a6bf628/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f6661776e6f2f41454154)](https://github.com/fawno/AEAT/issues)[![GitHub forks](https://camo.githubusercontent.com/c1e7f5a5fb9182fb046e0f457c25041c2a0dbd6e463391012ded3c2ffe54acf0/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f666f726b732f6661776e6f2f41454154)](https://github.com/fawno/AEAT/network)[![GitHub stars](https://camo.githubusercontent.com/2fe46f1cb8fe7846072bc4566f4670006f5947f8177495308dd611f89e8a4e31/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f6661776e6f2f41454154)](https://github.com/fawno/AEAT/stargazers)[![Documentation](https://camo.githubusercontent.com/7a576faa0302061fcc0bfabaa22fab0f50078851d7b301ac9a902768a09cdf3d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6d616e75616c2d7773646c564e69662d626c7565)](docs/wsdlVNif.md)

AEAT
====

[](#aeat)

Clases para los servicios web de la [AEAT](http://www.agenciatributaria.es/)

wsdlVNif
--------

[](#wsdlvnif)

Clase para el [Web Service de Calidad de Datos Identificativos](http://www.agenciatributaria.es/AEAT.internet/Inicio/Ayuda/Manuales__Folletos_y_Videos/Manuales_tecnicos/Web_service/Modelos_030__036__037/Informacion_sobre_Web_Services_de_Calidad_de_Datos_Identificativos/Informacion_sobre_Web_Services_de_Calidad_de_Datos_Identificativos.shtml) de la [AEAT](http://www.agenciatributaria.es/)

[Documentación wsdlVNif](docs/wsdlVNif.md)

Requisitos
==========

[](#requisitos)

AEAT requiere PHP version 5.6 o superior con las extensiones openssl y soap habilitadas.

Instalación
-----------

[](#instalación)

### Instalar con [`composer.phar`](http://getcomposer.org).

[](#instalar-con-composerphar)

Añade `fawno/aeat` como requisito a tu proyecto:

```
php composer.phar require "fawno/aeat"
```

Carga la clase en tu script:

```
