Skip to content

railken/fatturazione-elettronica

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fatturazione Elettronica

Build Status

A library that provides a fluent way to comunicate with the Italian Public Administration (Pubblica Aministrazione) for the integration with electronic invoices.

Requirements

PHP 7.1 and later.

Installation

You can install it via Composer by typing the following command:

composer require railken/fatturazione-elettronica

Usage

use Railken\FatturazioneElettronica\Client;

$client = new Client();

Testing

Configure the .env file before launching ./vendor/bin/phpunit

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages