Skip to content

electionbuddy/electionbuddy-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ElectionBuddy PHP SDK

This is the official PHP library for integrating with the ElectionBuddy API.

Requirements

  • PHP 7.4 or higher
  • Composer
  • ElectionBuddy API credentials

Installation

You can install the package via composer:

composer require electionbuddy/electionbuddy-php

Testing

composer test

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

Security

If you discover any security-related issues, please email [email protected] instead of using the issue tracker.

License

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

Releases

No releases published

Packages

No packages published