Download the PHP package trstd/cot-integration-library without Composer
On this page you can find all versions of the php package trstd/cot-integration-library. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download trstd/cot-integration-library
More information about trstd/cot-integration-library
Files in trstd/cot-integration-library
Package cot-integration-library
Short Description A PHP integration library for connecting to Community of Trust platform.
License MIT
Homepage https://github.com/trustedshops-public/cot-php-integration-library
Informations about the package cot-integration-library
Community of Trust PHP Integration Library
This library provides a comprehensive PHP interface for integrating with the Community of Trust (COT) platform, facilitating seamless interactions with its services.
Requirements
- PHP >= 7.4
- Composer for managing dependencies
Installation
To install the library, run the following command in your project directory:
Usage
Here is a basic example of how to use the library:
On the backend side:
On the frontend side, place the following code in your HTML file where you want the widget to appear:
For more detailed examples, please refer to the examples/
directory.
Contributing
Contributions are welcome! Please refer to the CONTRIBUTING.md file for guidelines.
License
This library is licensed under the MIT License - see the LICENSE file for details.
Acknowledgments
- firebase/php-jwt for JWT handling
- phpseclib/phpseclib for security features
- monolog/monolog for logging
- phpfastcache/phpfastcache for caching solutions
- symfony/http-client for HTTP client features
Versioning
This project adheres to Semantic Versioning. For the versions available, see the tags on this repository.
PHP Package Repository
This library is available on Packagist.
All versions of cot-integration-library with dependencies
firebase/php-jwt Version ^6
phpseclib/phpseclib Version ^3
monolog/monolog Version ^2
phpfastcache/phpfastcache Version ^8
symfony/http-client Version ^5