duckystudios / dsv6-adapter
Adapter for the german swimming protocol in php, making the digitalisation of it much easier.
Requires
- php: >=8.1
Requires (Dev)
- phpunit/phpunit: 9.*
This package is not auto-updated.
Last update: 2024-10-31 21:34:00 UTC
README
Adapter for the german swimming protocol in php, making the digitalisation of it much easier.
The documentation of the dsv6 protocol.
Disclaimer
We distance ourselfes from the gender specific language used in the german swimming protocol. We are aware that this is not the best way to address people and we are working on a solution to make this more inclusive. Also we want to make clear that we did not define the 2 gender Rule inside of it. This is just an adapter to make it easier to use it for software engineers. Also we are not affiliated with the german swimming federation (DSV).
Installation
The library requires at least PHP 8.1 and Composer installed.
composer require duckystudios/dsv6-adapter
Copyright and License
The duckystudios/dsv6-adapter library is copyright © dcky.io and licensed for use under the Apache 2 License (APACHE-2). Please see LICENSE for more information.