PHPackages                             jiminny/oauth2-bullhorn - 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. jiminny/oauth2-bullhorn

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

jiminny/oauth2-bullhorn
=======================

Bullhorn OAuth 2.0 Client Provider for The PHP League OAuth2-Client

0.2.0(4y ago)071.7k—2.1%MITPHPPHP ^7.2 || ^8.0

Since Aug 23Pushed 4y ago6 watchersCompare

[ Source](https://github.com/jiminny/oauth2-bullhorn)[ Packagist](https://packagist.org/packages/jiminny/oauth2-bullhorn)[ RSS](/packages/jiminny-oauth2-bullhorn/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (5)Used By (0)

Bullhorn Provider for OAuth 2.0 Client
======================================

[](#bullhorn-provider-for-oauth-20-client)

This package provides [Bullhorn](https://www.bullhorn.com/) OAuth 2.0 support for the PHP League's [OAuth 2.0 Client](https://github.com/thephpleague/oauth2-client).

Installation
------------

[](#installation)

To install, use composer:

```
composer require jiminny/oauth2-bullhorn

```

Usage
-----

[](#usage)

For usage and code examples, check out the PHP League's [basic usage guide](https://oauth2-client.thephpleague.com/usage/).

Caveats
-------

[](#caveats)

Bullhorn does not actually use OAuth across their API. One needs to perform a REST API Login call to obtain what they call `bhrestToken` and use that intead.

Few notes:

- As is expected the OAuth refresh token will be invalidated on first usage
- A bit surprising the access token is being invalidated on it's first usage as well
    - We've observed this on non-successful requests as well (500 response)
    - The token is served with expiration time 600, it's recommended to manually expire it on a successfull call.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity30

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~2 days

Total

3

Last Release

1725d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/59a5effde4113b88daacf1a407e6a9f7151464c8324d77513f53fbaed996f08a?d=identicon)[jiminny](/maintainers/jiminny)

---

Top Contributors

[![ssaki](https://avatars.githubusercontent.com/u/433007?v=4)](https://github.com/ssaki "ssaki (16 commits)")

---

Tags

clientAuthenticationoauthoauth2authorizationbullhorn

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/jiminny-oauth2-bullhorn/health.svg)

```
[![Health](https://phpackages.com/badges/jiminny-oauth2-bullhorn/health.svg)](https://phpackages.com/packages/jiminny-oauth2-bullhorn)
```

###  Alternatives

[league/oauth2-google

Google OAuth 2.0 Client Provider for The PHP League OAuth2-Client

41721.2M118](/packages/league-oauth2-google)[cakedc/oauth2-cognito

Cognito OAuth 2.0 Client Provider for The PHP League OAuth2-Client

18597.7k](/packages/cakedc-oauth2-cognito)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
