Parseur pour le site BDDTrans qui extrait les praticiens en JSON et CSV.
The only dependency is the Google API Client, which is not required if you will not use the Google Spreadsheet Update functionality.
composer installphp ./app.php-o: Output directory for filesbddtrans.jsonandbddtrans.csv-s: Google Spreadsheet ID (see Google Spreadsheet Update section)
- Follow the instructions to Create Web Application Credentials
- Download the JSON credentials
- Copy the credentials to
credentials.jsonfiles in the same location thanfunctions.phpfile.
View the related Section in the Google API PHP Client README
PHP 7.2
See also the list of contributors who participated in this project.
This project is licensed under The Unlicense License - see the LICENSE file for details