rechtlogisch / tse-id-php
Retrieves a list of TSE from BSI
v0.2.0
2025-06-16 10:05 UTC
Requires
- php: ^8.2
- symfony/browser-kit: ^7.2
- symfony/console: ^7.2
- symfony/css-selector: ^7.2
- symfony/http-client: ^7.2
Requires (Dev)
- laravel/pint: ^1.18
- pestphp/pest: ^3.5
- pestphp/pest-plugin-type-coverage: ^3.2
- phpstan/phpstan: ^2.0
- phpstan/phpstan-deprecation-rules: ^2.0
- roave/security-advisories: dev-latest
This package is auto-updated.
Last update: 2025-06-17 08:38:45 UTC
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.