Download the PHP package linfaservice/spid-cie-oidc-php without Composer

On this page you can find all versions of the php package linfaservice/spid-cie-oidc-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package spid-cie-oidc-php

SPID/CIE OIDC Federation Relying Party for PHP

spid-cie-oidc-php CI badge Apache license Get invited Join the #spid openid

The SPID/CIE OIDC Federation Relying Party for PHP

Summary

What is SPID/CIE OIDC PHP

SPID/CIE OIDC PHP is:

Features

Setup

After setup go to /service_name/oidc/rp/authz where service_name is the service name configured during setup.

Example projects

Start the basic example project is as simple as run:

On the first run the setup will ask for configurations. All configurations will be saved in the ./config directory.

The repository also provides example projects to set up a complete SPID/CIE OIDC Federation.

Read how to set up a federation with the WordPress Example Project.
Read how to set up a federation with the Drupal Example Project.

Contribute

Your contribution is welcome, no question is useless and no answer is obvious, we need you.

Contribute as end user

Please open an issue if you've discoveerd a bug or if you want to ask some features.

Contribute as developer

Please open your Pull Requests on the dev branch. Please consider the following branches:

In this project we adopt Semver and Conventional commits specifications.

Useful links

License and Authors

This software is released under the Apache 2 License by:


All versions of spid-cie-oidc-php with dependencies

PHP Build Version
Package Version
Requires php Version ~7.4.1
ext-mbstring Version *
ext-gmp Version *
lib-openssl Version ^1.1.1
symfony/filesystem Version ^5.2.6
italia/spid-sp-access-button Version ^1.0.0
bcosca/fatfree Version ^3.7
guzzlehttp/guzzle Version ^7.0
web-token/jwt-core Version ^2.2.11
web-token/jwt-key-mgmt Version ^2.2.11
web-token/jwt-signature Version ^2.2.11
web-token/jwt-signature-algorithm-rsa Version ^2.2.11
web-token/jwt-signature-algorithm-hmac Version ^2.2.11
web-token/jwt-signature-algorithm-ecdsa Version ^2.2.11
web-token/jwt-encryption Version ^2.2.11
web-token/jwt-encryption-algorithm-aeskw Version ^2.2.11
web-token/jwt-encryption-algorithm-aesgcmkw Version ^2.2.11
web-token/jwt-encryption-algorithm-rsa Version ^2.2.11
web-token/jwt-encryption-algorithm-pbes2 Version ^2.2.11
web-token/jwt-encryption-algorithm-aesgcm Version ^2.2.11
web-token/jwt-encryption-algorithm-aescbc Version ^2.2.11
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package linfaservice/spid-cie-oidc-php contains the following files

Loading the files please wait ....