PHPackages                             laravel/workos - 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. [Framework](/categories/framework)
4. /
5. laravel/workos

ActiveLibrary[Framework](/categories/framework)

laravel/workos
==============

Utilities for integrating the Laravel starter kits with WorkOS.

v0.6.0(2mo ago)43254.2k—6.7%154MITPHPPHP ^8.2CI passing

Since Feb 18Pushed 2mo ago12 watchersCompare

[ Source](https://github.com/laravel/workos)[ Packagist](https://packagist.org/packages/laravel/workos)[ Docs](https://github.com/laravel/workos)[ RSS](/packages/laravel-workos/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (8)Versions (15)Used By (4)

Laravel WorkOS Utilities
========================

[](#laravel-workos-utilities)

[![Build Status](https://github.com/laravel/workos/workflows/tests/badge.svg)](https://github.com/laravel/workos/actions)[![Total Downloads](https://camo.githubusercontent.com/6808bccb9ba17496310aa57457cdcd1ac04fcfcad7ce8fd1331b57b4eb463b08/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c61726176656c2f776f726b6f73)](https://packagist.org/packages/laravel/workos)[![Latest Stable Version](https://camo.githubusercontent.com/0856dac4f9128954d987b6e07c4fdf003fb41324f5dee354cfa9a5abc336e953/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c61726176656c2f776f726b6f73)](https://packagist.org/packages/laravel/workos)[![License](https://camo.githubusercontent.com/85130b3db104e669f7789d1feea057d8946960c333ba6480f6f4d2f7e1cb04fc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6c61726176656c2f776f726b6f73)](https://packagist.org/packages/laravel/workos)

Introduction
------------

[](#introduction)

These Laravel WorkOS utilities are used by the [Laravel starter kits](https://laravel.com/docs/starter-kits) to integrate with [WorkOS AuthKit](https://www.authkit.com/).

Official Documentation
----------------------

[](#official-documentation)

Documentation for our starter kits can be found on the [Laravel website](https://laravel.com/docs/starter-kits).

Contributing
------------

[](#contributing)

Thank you for considering contributing to our WorkOS utilities! The contribution guide can be found in the [Laravel documentation](https://laravel.com/docs/contributions).

Code of Conduct
---------------

[](#code-of-conduct)

In order to ensure that the Laravel community is welcoming to all, please review and abide by the [Code of Conduct](https://laravel.com/docs/contributions#code-of-conduct).

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](https://github.com/laravel/workos/security/policy) on how to report security vulnerabilities.

License
-------

[](#license)

This library is open-sourced software licensed under the [MIT license](LICENSE.md).

###  Health Score

54

—

FairBetter than 97% of packages

Maintenance83

Actively maintained with recent releases

Popularity49

Moderate usage in the ecosystem

Community29

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 53.3% 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 ~30 days

Recently: every ~84 days

Total

13

Last Release

88d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/463230?v=4)[Taylor Otwell](/maintainers/taylorotwell)[@taylorotwell](https://github.com/taylorotwell)

---

Top Contributors

[![taylorotwell](https://avatars.githubusercontent.com/u/463230?v=4)](https://github.com/taylorotwell "taylorotwell (16 commits)")[![joecampo](https://avatars.githubusercontent.com/u/3619398?v=4)](https://github.com/joecampo "joecampo (3 commits)")[![crynobone](https://avatars.githubusercontent.com/u/172966?v=4)](https://github.com/crynobone "crynobone (3 commits)")[![joelclermont](https://avatars.githubusercontent.com/u/298100?v=4)](https://github.com/joelclermont "joelclermont (2 commits)")[![xiCO2k](https://avatars.githubusercontent.com/u/823088?v=4)](https://github.com/xiCO2k "xiCO2k (1 commits)")[![beblife](https://avatars.githubusercontent.com/u/9271492?v=4)](https://github.com/beblife "beblife (1 commits)")[![zachgilbert97](https://avatars.githubusercontent.com/u/61543475?v=4)](https://github.com/zachgilbert97 "zachgilbert97 (1 commits)")[![dylanmichaelryan](https://avatars.githubusercontent.com/u/46534379?v=4)](https://github.com/dylanmichaelryan "dylanmichaelryan (1 commits)")[![StanBarrows](https://avatars.githubusercontent.com/u/10268813?v=4)](https://github.com/StanBarrows "StanBarrows (1 commits)")[![WendellAdriel](https://avatars.githubusercontent.com/u/11641518?v=4)](https://github.com/WendellAdriel "WendellAdriel (1 commits)")

---

Tags

laravelworkos

###  Code Quality

TestsPest

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/laravel-workos/health.svg)

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

###  Alternatives

[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k96.9M674](/packages/laravel-socialite)[laravel/passport

Laravel Passport provides OAuth2 server support to Laravel.

3.4k85.0M532](/packages/laravel-passport)[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.1k84.2M225](/packages/laravel-horizon)[laravel/sail

Docker files for running a basic Laravel application.

1.9k186.9M1.0k](/packages/laravel-sail)[laravel/cashier

Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.

2.5k25.9M107](/packages/laravel-cashier)[laravel/scout

Laravel Scout provides a driver based solution to searching your Eloquent models.

1.7k49.4M479](/packages/laravel-scout)

PHPackages © 2026

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