Libraries tagged by fattura
fatturaelettronicaphp/fattura-elettronica
63071 Downloads
Pacchetto PHP per la lettura, la generazione e la validazione della fattura elettronica, sia per la Pubblica Amministrazione che tra privati (B2B)
deved/fattura-elettronica
137189 Downloads
la libreria definitiva per la creazione delle fatture elettroniche italiane
fattureincloud/fattureincloud-php-sdk
172162 Downloads
Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
slam/php-validatore-fattura-elettronica
67947 Downloads
Validatore fattura elettronica
datomatic/laravel-fatture-in-cloud
12798 Downloads
Laravel wrapper for Fatture in Cloud API v2
robertogallea/php-fatturapa
910 Downloads
Php package for Fattura Elettronica PA
offline-agency/laravel-fatture-in-cloud-v2
3068 Downloads
A wrapper plugin with Fatture in Cloud Api V2 written in Laravel PHP
offline-agency/laravel-fatture-in-cloud
1250 Downloads
An integration plugin with Fatture in Cloud Api written in Laravel PHP
insologystudio/fatture-in-cloud
9984 Downloads
An interface to connect with fatture in cloud Api
devcode-it/openstamanager
132 Downloads
Gestionale open-source per assistenza tecnica e fatturazione elettronica
axiostudio/fattura-elettronica
90 Downloads
Pacchetto per la gestione della fatturazione elettronica in PHP.
fazland/fatture-in-cloud-sdk
509 Downloads
PHP SDK for FattureinCloud.it APIs
brokenice/fatturaelettronica
279 Downloads
Client per invio/ricezione fatture elettroniche tramite https://gestionefatture.brokenice.it
advinser/php-fattura-elettronica-xml
988 Downloads
Fattura Elettronica Xml Php
invoicetronic/php-sdk
72 Downloads
The [Invoicetronic API][2] is a RESTful service that allows you to send and receive invoices through the Italian [Servizio di Interscambio (SDI)][1], or Interchange Service. The API is designed to be simple and easy to use, abstracting away SDI complexity while providing complete control over the invoice send/receive process. It provides advanced features as encryption at rest, multi-language pre-flight invoice validation, multiple upload formats, webhooks, event logging, client SDKs, and CLI tools. For more information, see [Invoicetronic website][2] ## Before you start For the full integration guide, tutorials, SDKs and quickstarts, see the **[Documentation](https://invoicetronic.com/en/docs/)**. A few cross-cutting topics worth knowing before integrating: - **[Prerequisites](https://invoicetronic.com/en/docs/prerequisites/)** — what you need to start in Sandbox and what's required to move to production. - **[API Keys](https://invoicetronic.com/en/docs/apikeys/)** — how `ik_live_` and `ik_test_` keys select the environment. - **[Sandbox](https://invoicetronic.com/en/docs/sandbox/)** — free test environment that mirrors the live workflow, with no credits consumed. - **[Rate Limiting](https://invoicetronic.com/en/docs/ratelimiting/)** — per-second, per-minute and per-day limits; how to handle `429 Too Many Requests`. - **[Pagination](https://invoicetronic.com/en/docs/pagination/)** — `page` and `page_size` parameters and the `Invoicetronic-Total-Count` response header. - **[CORS](https://invoicetronic.com/en/docs/cors/)** — calling the API from the browser; allowed origins are configured per key. - **[Webhooks](https://invoicetronic.com/en/docs/webhooks/)** — real-time event notifications with HMAC-SHA256 signature validation. - **[Localization](https://invoicetronic.com/en/docs/accept-language/)** — use the `Accept-Language` header to receive error messages in Italian, English or German. [1]: https://www.fatturapa.gov.it/it/sistemainterscambio/cose-il-sdi/ [2]: https://invoicetronic.com/