rechtlogisch / tse-id-php
Retrieves a list of TSE from BSI
v0.1.2
2024-12-09 13:16 UTC
Requires
- php: ^8.1
Requires (Dev)
- laravel/pint: ^1.18
- pestphp/pest: ^2.36|^3.5
- pestphp/pest-plugin-type-coverage: ^2.8|^3.2
- phpstan/phpstan: ^1.12
- symfony/browser-kit: ^6.4|^7.2
- symfony/console: ^6.4|^7.2
- symfony/css-selector: ^6.4|^7.2
- symfony/http-client: ^6.4|^7.2
README
tse-id-php
Retrieves a list of TSE from BSI
Installation
You can install the package via composer:
composer require rechtlogisch/tse-id-php
Usage
$retrieve = new Rechtlogisch\TseId\Retrieve; echo $retrieve->json();
Testing
composer test
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
If you discover any security-related issues, please email open-source@rechtlogisch.de instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.