PHPackages                             tienrocker/web-sign-in-with-apple - 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. tienrocker/web-sign-in-with-apple

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

tienrocker/web-sign-in-with-apple
=================================

Sample php web sign in with apple

v1.1(6y ago)231MITPHPPHP &gt;=7.2CI failing

Since Sep 19Pushed 6y ago1 watchersCompare

[ Source](https://github.com/tienrocker/web-sign-in-with-apple)[ Packagist](https://packagist.org/packages/tienrocker/web-sign-in-with-apple)[ RSS](/packages/tienrocker-web-sign-in-with-apple/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (1)Dependencies (3)Versions (3)Used By (0)

Web sign in with Apple
======================

[](#web-sign-in-with-apple)

Simple example web sign in with Apple by PHP

#### Example web login via Apple account

[](#example-web-login-via-apple-account)

Please take a look at `example` folder

[Source](https://developer.okta.com/blog/2019/06/04/what-the-heck-is-sign-in-with-apple "What the Heck is Sign In with Apple?")

[Demo](https://vgplay.vn/apple/ "Demo of Sign In with Apple")

#### Decode Apple RS256

[](#decode-apple-rs256)

With base64 string get from ios devices

```
Apple::verify_base64('xxxx')
```

From JWT string

```
Apple::verify('xxxx')
```

#### Test command

[](#test-command)

```
vendor\bin\phpunit
```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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 ~0 days

Total

2

Last Release

2476d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2face06fc3c3c22fab0c57f65bbb3c7dddbe75537101c32267c0e6a06e94df00?d=identicon)[tienrocker](/maintainers/tienrocker)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/tienrocker-web-sign-in-with-apple/health.svg)

```
[![Health](https://phpackages.com/badges/tienrocker-web-sign-in-with-apple/health.svg)](https://phpackages.com/packages/tienrocker-web-sign-in-with-apple)
```

###  Alternatives

[google/auth

Google Auth Library for PHP

1.4k286.7M205](/packages/google-auth)[stevenmaguire/oauth2-keycloak

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

2276.2M36](/packages/stevenmaguire-oauth2-keycloak)[robsontenorio/laravel-keycloak-guard

🔑 Simple Keycloak Guard for Laravel

5181.1M3](/packages/robsontenorio-laravel-keycloak-guard)[patrickbussmann/oauth2-apple

Sign in with Apple OAuth 2.0 Client Provider for The PHP League OAuth2-Client

1152.7M11](/packages/patrickbussmann-oauth2-apple)[socialiteproviders/apple

Apple OAuth2 Provider for Laravel Socialite

599.1M13](/packages/socialiteproviders-apple)[ellaisys/aws-cognito

AWS Cognito package that allows Auth and other related features using the AWS SDK for PHP

121242.9k1](/packages/ellaisys-aws-cognito)

PHPackages © 2026

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