industrialdev / eventbrite-integration
Eventbrite library for event registration integration
dev-master / 1.0.x-dev
2017-07-21 18:30 UTC
Requires
- php: >=5.5
- guzzlehttp/psr7: ~1.4
- jamiehollern/eventbrite: ^1.0
Requires (Dev)
- phpunit/phpunit: ~4.0||~5.0||~6.0
- squizlabs/php_codesniffer: ^2.3
This package is not auto-updated.
Last update: 2025-03-30 07:00:29 UTC
README
Library for integration of the EventBrite API v3 with multiple applications, fine tuned for Event Registration.
Structure
If any of the following are applicable to your project, then the directory structure should follow industry best practices by being named the following.
src/
tests/
vendor/
Install
Via Composer
$ composer require industrialdev/eventbrite-integration
Usage
An example of usage can be found on the index.php file in this repository.
Testing
$ composer test
Security
If you discover any security related issues, please email devteam@industrialagency.ca instead of using the issue tracker.
License
The MIT License (MIT). Please see License File for more information.