This is the official PHP library for integrating with the ElectionBuddy API.
- PHP 7.4 or higher
- Composer
- ElectionBuddy API credentials
You can install the package via composer:
composer require electionbuddy/electionbuddy-php
composer test
Contributions are welcome! Please feel free to submit a Pull Request.
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature
) - Commit your changes (
git commit -m 'Add some amazing feature'
) - Push to the branch (
git push origin feature/amazing-feature
) - Open a Pull Request
If you discover any security-related issues, please email [email protected] instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.