PHPackages                             redchamps/bigcommerce-oauth-laravel - 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. redchamps/bigcommerce-oauth-laravel

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

redchamps/bigcommerce-oauth-laravel
===================================

BigCommerce App authentication made easy.

1.0.4(2y ago)02021MITPHP

Since Apr 16Pushed 2y agoCompare

[ Source](https://github.com/redchamps/bigcommerce-oauth-laravel)[ Packagist](https://packagist.org/packages/redchamps/bigcommerce-oauth-laravel)[ RSS](/packages/redchamps-bigcommerce-oauth-laravel/feed)WikiDiscussions main Synced yesterday

READMEChangelogDependencies (6)Versions (6)Used By (0)

Steps
=====

[](#steps)

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

[](#installation)

- composer require redchamps/bigcommerce-oauth-laravel
- php artisan vendor:publish --tag=bigcommerce-auth-migrations
- php artisan migrate

Update to .env
--------------

[](#update-to-env)

- BC\_CLIENT\_ID=BigCommerce-App-Client-ID
- BC\_SECRET=BigCommerce-App-Secret-ID
- BC\_REDIRECT\_PATH=/

Update to routes/web.php
------------------------

[](#update-to-routeswebphp)

use CronixWeb\\BigCommerceAuth\\BigAuthRoutes;

BigAuthRoutes::register();

Callbacks
---------

[](#callbacks)

- domain.com/auth/install
- domain.com/auth/load

config/session.php
------------------

[](#configsessionphp)

- Add true in SESSION\_SECURE\_COOKIE default value
- Change same\_site =&gt; lax to none

Optional view file publish
--------------------------

[](#optional-view-file-publish)

- php artisan vendor:publish --tag=bigcommerce-auth-views

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75.4% 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

5

Last Release

797d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/39119624?v=4)[RedChamps](/maintainers/redchamps)[@redchamps](https://github.com/redchamps)

---

Top Contributors

[![madboy-hardik](https://avatars.githubusercontent.com/u/91790065?v=4)](https://github.com/madboy-hardik "madboy-hardik (52 commits)")[![rav-redchamps](https://avatars.githubusercontent.com/u/5336201?v=4)](https://github.com/rav-redchamps "rav-redchamps (11 commits)")[![technoper-hardik](https://avatars.githubusercontent.com/u/114377492?v=4)](https://github.com/technoper-hardik "technoper-hardik (6 commits)")

### Embed Badge

![Health badge](/badges/redchamps-bigcommerce-oauth-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/redchamps-bigcommerce-oauth-laravel/health.svg)](https://phpackages.com/packages/redchamps-bigcommerce-oauth-laravel)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M345](/packages/psalm-plugin-laravel)[api-platform/laravel

API Platform support for Laravel

58171.4k14](/packages/api-platform-laravel)[simplestats-io/laravel-client

Server-side analytics for Laravel that follows the full funnel from visit to registration to payment, attributed to the channel that drove it. Revenue, MRR, churn and ad-spend profit (ROAS/CAC) per channel. GDPR compliant, ad-blocker proof.

5021.9k](/packages/simplestats-io-laravel-client)[masterix21/laravel-licensing

Laravel licensing package with polymorphic assignment to any model, activation keys, expirations/renewals, and seat control via LicenseUsage. Supports offline verification with public-key–signed tokens, a CLI to generate/rotate/revoke keys, and an extensible architecture via config and contracts.

1563.0k4](/packages/masterix21-laravel-licensing)[fleetbase/core-api

Core Framework and Resources for Fleetbase API

1235.9k20](/packages/fleetbase-core-api)[flat3/lodata

OData v4.01 Producer for Laravel

99351.7k](/packages/flat3-lodata)

PHPackages © 2026

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