https://github.com/flipboxfactory/patron-hubspot
https://github.com/flipboxfactory/patron-hubspot
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/flipboxfactory/patron-hubspot
- Owner: flipboxfactory
- License: mit
- Created: 2019-03-10T17:04:02.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-04-05T01:03:24.000Z (about 3 years ago)
- Last Synced: 2025-02-04T14:07:40.585Z (over 1 year ago)
- Language: PHP
- Size: 15.6 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# A HubSpot OAuth2 provider for Patron and Craft CMS
[](https://gitter.im/flipboxfactory/patron-hubspot?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://github.com/flipboxfactory/patron-hubspot/releases)
[](LICENSE.md)
[](https://travis-ci.org/flipboxfactory/patron-hubspot)
[](https://scrutinizer-ci.com/g/flipboxfactory/patron-hubspot/code-structure)
[](https://scrutinizer-ci.com/g/flipboxfactory/patron-hubspot)
[](https://packagist.org/packages/flipboxfactory/patron-hubspot)
## Installation
To install, use composer:
```
composer require flipboxfactory/patron-hubspot
```
## Testing
``` bash
$ ./vendor/bin/phpunit
```
## Contributing
Please see [CONTRIBUTING](https://github.com/flipboxfactory/patron-hubspot/blob/master/CONTRIBUTING.md) for details.
## Credits
- [Flipbox Digital](https://github.com/flipboxfactory)
## License
The MIT License (MIT). Please see [License File](https://github.com/flipboxfactory/patron-hubspot/blob/master/LICENSE) for more information.