PHP code example of linfaservice / spid-cie-oidc-php
1. Go to this page and download the library: Download linfaservice/spid-cie-oidc-php library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
linfaservice / spid-cie-oidc-php example snippets
git clone https://github.com/italia/spid-cie-oidc-php.git
composer install
docker pull linfaservice/spid-cie-oidc-php
docker run -it -p 8002:80 -v $(pwd)/config:/var/www/spid-cie-oidc-php/config linfaservice/spid-cie-oidc-php