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 2w 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 40% 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

2521d 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.4k302.1M240](/packages/google-auth)[ellaisys/aws-cognito

Laravel Authentication using AWS Cognito (Web and API)

121269.8k1](/packages/ellaisys-aws-cognito)[socialiteproviders/apple

Apple OAuth2 Provider for Laravel Socialite

629.9M21](/packages/socialiteproviders-apple)[patrickbussmann/oauth2-apple

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

1162.9M14](/packages/patrickbussmann-oauth2-apple)[scheb/2fa-trusted-device

Extends scheb/2fa-bundle with trusted devices support

366.0M40](/packages/scheb-2fa-trusted-device)[rainlab/user-plugin

User plugin for October CMS

11855.3k16](/packages/rainlab-user-plugin)

PHPackages © 2026

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