{"id":20460582,"url":"https://github.com/fawno/aeat","last_synced_at":"2025-04-13T06:03:55.185Z","repository":{"id":56267727,"uuid":"118281581","full_name":"fawno/AEAT","owner":"fawno","description":"Clases para los servicios web de la AEAT http://www.agenciatributaria.es","archived":false,"fork":false,"pushed_at":"2022-10-10T11:23:53.000Z","size":21,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-13T06:03:41.491Z","etag":null,"topics":["aeat","php"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fawno.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-01-20T21:19:03.000Z","updated_at":"2023-09-15T12:34:02.000Z","dependencies_parsed_at":"2022-08-15T15:40:51.308Z","dependency_job_id":null,"html_url":"https://github.com/fawno/AEAT","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fawno%2FAEAT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fawno%2FAEAT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fawno%2FAEAT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fawno%2FAEAT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fawno","download_url":"https://codeload.github.com/fawno/AEAT/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248670437,"owners_count":21142904,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aeat","php"],"created_at":"2024-11-15T12:20:35.364Z","updated_at":"2025-04-13T06:03:55.133Z","avatar_url":"https://github.com/fawno.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![GitHub license](https://img.shields.io/github/license/fawno/AEAT)](https://github.com/fawno/AEAT/blob/master/LICENSE)\n[![GitHub release](https://img.shields.io/github/release/fawno/AEAT)](https://github.com/fawno/AEAT/releases)\n[![GitHub tag](https://img.shields.io/github/tag/fawno/AEAT)](https://github.com/fawno/AEAT/tags)\n[![Packagist](https://img.shields.io/packagist/v/fawno/AEAT)](https://packagist.org/packages/fawno/aeat)\n[![Packagist Downloads](https://img.shields.io/packagist/dt/fawno/AEAT)](https://packagist.org/packages/fawno/aeat/stats)\n[![GitHub issues](https://img.shields.io/github/issues/fawno/AEAT)](https://github.com/fawno/AEAT/issues)\n[![GitHub forks](https://img.shields.io/github/forks/fawno/AEAT)](https://github.com/fawno/AEAT/network)\n[![GitHub stars](https://img.shields.io/github/stars/fawno/AEAT)](https://github.com/fawno/AEAT/stargazers)\n[![Documentation](https://img.shields.io/badge/manual-wsdlVNif-blue)](docs/wsdlVNif.md)\n\n# AEAT\nClases para los servicios web de la [AEAT](http://www.agenciatributaria.es/)\n\n## wsdlVNif\nClase 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/)\n\n[Documentación wsdlVNif](docs/wsdlVNif.md)\n\n# Requisitos\n\nAEAT requiere PHP version 5.6 o superior con las extensiones openssl y soap habilitadas.\n\n## Instalación\n\n### Instalar con [`composer.phar`](http://getcomposer.org).\n\nAñade `fawno/aeat` como requisito a tu proyecto:\n\n```sh\nphp composer.phar require \"fawno/aeat\"\n```\n\nCarga la clase en tu script:\n\n```php\n\u003c?php\n  require 'vendor/autoload.php';\n\n  use Fawno\\AEAT\\wsdlVNif;\n```\n\n### Instalación manual\n\nDescarga [wsdlVNif.php](https://github.com/fawno/AEAT/raw/master/src/wsdlVNif.php) y guardalo en una ruta accesible.\n\nCarga `wsdlVNif.php` en tu script:\n\n```php\n\u003c?php\n  require 'wsdlVNif.php';\n\n  use Fawno\\AEAT\\wsdlVNif;\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffawno%2Faeat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffawno%2Faeat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffawno%2Faeat/lists"}