mlopez/ supergiros
v2.0.0
2024-02-02 01:56 UTC
Requires
- php: ^8.3
- ext-curl: *
- ext-dom: *
- guzzlehttp/guzzle: ^7.8
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.48
- phpunit/phpunit: ^10.5
This package is auto-updated.
Last update: 2024-09-22 03:29:08 UTC
README
此包允许您获取由SuperGiros Atlántico平台管理的彩票结果
安装
需要PHP >= 8.3
composer require mlopez/supergiros
使用此包
$loteria = (new Supergiros())->call('2022-05-13');
贡献
贡献使开源社区成为一个如此令人惊叹的学习、灵感和创造的地方。您做出的任何贡献都将受到高度赞赏。
- 分支项目
- 创建您的功能分支(git checkout -b feature/AmazingFeature)
- 提交您的更改(git commit -m '添加一些AmazingFeature')
- 将更改推送到分支(git push origin feature/AmazingFeature)
- 打开拉取请求
致谢
许可协议
MIT许可协议(MIT)。请参阅许可文件以获取更多信息。