mlopez/supergiros

v2.0.0 2024-02-02 01:56 UTC

This package is auto-updated.

Last update: 2024-12-22 04:01:36 UTC


README

This package allows you to obtain the result of the lotteries managed by the SuperGiros Atlántico platform

Installation

Require PHP >= 8.3

composer require mlopez/supergiros

Using this package

$loteria = (new Supergiros())->call('2022-05-13');

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Credits

License

The MIT License (MIT). Please see License File for more information.