An open API service indexing awesome lists of open source software.

https://github.com/flipboxfactory/patron-salesforce

A Salesforce OAuth2 provider for Patron and Craft CMS
https://github.com/flipboxfactory/patron-salesforce

Last synced: 11 months ago
JSON representation

A Salesforce OAuth2 provider for Patron and Craft CMS

Awesome Lists containing this project

README

          

# A Salesforce OAuth2 provider for Patron and Craft CMS
[![Join the chat at https://gitter.im/flipboxfactory/patron-salesforce](https://badges.gitter.im/flipboxfactory/patron-salesforce.svg)](https://gitter.im/flipboxfactory/patron-salesforce?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Latest Version](https://img.shields.io/github/release/flipboxfactory/patron-salesforce.svg?style=flat-square)](https://github.com/flipboxfactory/patron-salesforce/releases)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)
[![Build Status](https://img.shields.io/travis/flipboxfactory/patron-salesforce/master.svg?style=flat-square)](https://travis-ci.org/flipboxfactory/patron-salesforce)
[![Coverage Status](https://img.shields.io/scrutinizer/coverage/g/flipboxfactory/patron-salesforce.svg?style=flat-square)](https://scrutinizer-ci.com/g/flipboxfactory/patron-salesforce/code-structure)
[![Quality Score](https://img.shields.io/scrutinizer/g/flipboxfactory/patron-salesforce.svg?style=flat-square)](https://scrutinizer-ci.com/g/flipboxfactory/patron-salesforce)
[![Total Downloads](https://img.shields.io/packagist/dt/flipboxfactory/patron-salesforce.svg?style=flat-square)](https://packagist.org/packages/flipboxfactory/patron-salesforce)

## Installation

To install, use composer:

```
composer require flipboxfactory/patron-salesforce
```

## Testing

``` bash
$ ./vendor/bin/phpunit
```

## Contributing

Please see [CONTRIBUTING](https://github.com/flipboxfactory/patron-salesforce/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-salesforce/blob/master/LICENSE) for more information.