PHPackages                             genesis-global/salesforce-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. genesis-global/salesforce-bundle

ActiveSymfony-bundle[Authentication &amp; Authorization](/categories/authentication)

genesis-global/salesforce-bundle
================================

Symfony bundle that provides OAuth2 authentication and exposes Salesforce REST API methods in OOP friendly way.

1.3.2(5y ago)1280.3k↓41.2%15[4 issues](https://github.com/genesis-global/salesforce-bundle/issues)MITPHP

Since May 19Pushed 3mo ago8 watchersCompare

[ Source](https://github.com/genesis-global/salesforce-bundle)[ Packagist](https://packagist.org/packages/genesis-global/salesforce-bundle)[ RSS](/packages/genesis-global-salesforce-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (5)Versions (45)Used By (0)

Salesforce-bundle
=================

[](#salesforce-bundle)

Symfony bundle for Salesforce REST client which is base on username,password authentication

\###Package instalation with composer

```
$ composer require genesis-global/salesforce-bundle
```

### Enable bundle

[](#enable-bundle)

Then, enable the bundle by adding it to the list of registered bundles in the `app/AppKernel.php` file of your project:

```
