advinser / fattura-elettronica-sdi-php
Fattura Elettronica Sdi
Requires
- php: >=7.2
- ext-json: *
- advinser/php-fattura-elettronica-xml: dev-master
- doctrine/doctrine-bundle: ^1.3
- swiftmailer/swiftmailer: ^4.3 || ^5.0 || ^6.0
- symfony/console: ^2.8 || ^3.0 || ^4.0
- symfony/framework-bundle: ^2.8 || ^3.0 || ^4.0
Requires (Dev)
- phpunit/phpunit: ^7.5@dev
This package is auto-updated.
Last update: 2024-11-08 07:33:26 UTC
README
fatturapa-elettronica-sdi-php permette di comunicare con il Sistema di Interscambio (SDI) per la trasmissione e la ricezione delle fatture in formato elettronico sia per Pubblica Amministrazione che per Aziende (B2B)
Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Prerequisiti
Symfony 4.0 necessità di PHP 7.1.3 o superiore per funzionare. Sarà possibile eseguire sul server il seguente comando per effettuare le verifiche in automatico:
composer require symfony/requirements-checker
Installazione
Sarà sufficiente clonare il progetto tramite il comando
Give the example
Quindi procedere alla configurazione del file
until finished
End with an example of getting some data out of the system or using it for a little demo
Caricamento dei certificati
Explain how to run the automated tests for this system
Esecuzione dei test
Explain how to run the automated tests for this system
Passaggio in produzione
Explain how to run the automated tests for this system
Built With
- Symfony 4.0 - The standard foundation on which the best PHP applications are built
- PhpStorm - The Lightning-Smart PHP IDE
Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Authors
- Gabriel Andrei - Initial work - Advinser
License
This project is licensed under the GNU GPL3 License - see the LICENSE.md file for details
Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc