Download the PHP package republique-et-canton-de-geneve/php-symfony-data-content-bundle without Composer
On this page you can find all versions of the php package republique-et-canton-de-geneve/php-symfony-data-content-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download republique-et-canton-de-geneve/php-symfony-data-content-bundle
More information about republique-et-canton-de-geneve/php-symfony-data-content-bundle
Files in republique-et-canton-de-geneve/php-symfony-data-content-bundle
Download republique-et-canton-de-geneve/php-symfony-data-content-bundle
More information about republique-et-canton-de-geneve/php-symfony-data-content-bundle
Files in republique-et-canton-de-geneve/php-symfony-data-content-bundle
Vendor republique-et-canton-de-geneve
Package php-symfony-data-content-bundle
Short Description Symfony bundle for GED tessi data content.
License Apache-2.0
Package php-symfony-data-content-bundle
Short Description Symfony bundle for GED tessi data content.
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package php-symfony-data-content-bundle
A Symfony bundle for GED tessi data content .
For Symfony 5.4
Usage
You define one or more headers response in your yaml configuration, for exemple:
| parameter | definition |
|---|---|
| checkSSL | (bool) check the ssl |
| applicationId | Application name Id |
| clientId | GED client Id |
| clientSecret | Ged client secret |
| restUrl | URL for GED REST request |
| baseId | Base ID |
| timeout | Timeout for DataContent in seconds |
| When using the default service for token authentification | parameter | definition |
|---|---|---|
| username | Username account for get a token | |
| password | Password for get a token | |
| audience | Audience for token request | |
| tokenAuthSsoUrl | URL for get a token | |
| tokenTimeout | Timeout for token in seconds |
| If you want to use your own authentication service instead of the standard one | parameter | definition |
|---|---|---|
| tokenAuthenticatorClass | service id for token authentication |
Your service implement class EtatGeneve\DataContentBundle\Service\InterfaceTokenAuthenticator
Installation
The bundle should be automatically enabled by Symfony Flex. If you don't use Flex, you'll need to enable it manually as explained in the docs.
License Released under the Apache-2.0 license
Quality and test code
Code coverage :
All versions of php-symfony-data-content-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
symfony/dependency-injection Version >=6.4
symfony/http-kernel Version >=6.4
symfony/config Version >=6.4
symfony/mime Version >=6.4
symfony/security-bundle Version >=6.4
symfony/http-client Version >=6.4
symfony/cache Version >=6.4
symfony/dependency-injection Version >=6.4
symfony/http-kernel Version >=6.4
symfony/config Version >=6.4
symfony/mime Version >=6.4
symfony/security-bundle Version >=6.4
symfony/http-client Version >=6.4
symfony/cache Version >=6.4
The package republique-et-canton-de-geneve/php-symfony-data-content-bundle contains the following files
Loading the files please wait ...