Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

Melfo01/declaration-impot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Global informations

This repository call your bank account API to return all information required by Import and Urssaf.

For now it works only with Qonto bank

Init project

Run composer install

Go to config/config.php and set your information. You can found all information in this page You can also create a config/config.local.php file to update your information without commit it.

When your application is set run php public/index.php

Add an other bank API

Feel free to contrubute Go to Infrastructure repository and create an other class who implements BankHttpClientInterface. Switch your constructor parameters with config/config.php file and switch the parameters in index.php

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages