charlo-chopin / starton
Interact with https://www.starton.io api.
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/charlo-chopin/starton
Requires
- php: >=8.1
- ext-json: *
- guzzlehttp/guzzle: ^7.4
- jms/serializer: ^3.17
- marc-mabe/php-enum: ^4.6
- vlucas/phpdotenv: ^5.4
Requires (Dev)
- phpunit/phpunit: ^9.5
This package is auto-updated.
Last update: 2025-10-27 20:55:48 UTC
README
Installation ๐จ
composer require charlo-chopin/starton
Unit tests ๐งช
To run the tests, you need to provide the api key from the starton app.
- Generate the env file:
cp tests/.env.dist tests/.env. - Ensure to set all values.
Contributing ๐พ
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.