endroid / soccer-calendar
Endroid Soccer Calendar
Fund package maintenance!
endroid
Installs: 2 239
Dependents: 1
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 0
Open Issues: 0
Requires
- php: ^8.1
- endroid/calendar: ^3.2
- endroid/soccer-data: ^1.3.2
- symfony/uid: ^5.4||^6.4||^7.0
Requires (Dev)
- endroid/quality: dev-main
Suggests
- roave/security-advisories: Avoids installation of package versions with vulnerabilities
README
By endroid
This library load soccer match data using the endroid/soccer-data library and generates a calendar using the endroid/calendar library.
Installation
Use Composer to install the library.
$ composer require endroid/soccer-calendar
Versioning
Version numbers follow the MAJOR.MINOR.PATCH scheme. Backwards compatibility breaking changes will be kept to a minimum but be aware that these can occur. Lock your dependencies for production and test your code when upgrading.
License
This bundle is under the MIT license. For the full copyright and license information please view the LICENSE file that was distributed with this source code.