PHPackages                             spatie/laravel-mobile-pass - 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. [PDF &amp; Document Generation](/categories/documents)
4. /
5. spatie/laravel-mobile-pass

ActiveLibrary[PDF &amp; Document Generation](/categories/documents)

spatie/laravel-mobile-pass
==========================

Generate mobile passes for iOS and Android

1.4.0(2w ago)32536.1k↑1397%21MITPHPPHP ^8.3CI passing

Since Mar 25Pushed 1w ago11 watchersCompare

[ Source](https://github.com/spatie/laravel-mobile-pass)[ Packagist](https://packagist.org/packages/spatie/laravel-mobile-pass)[ Docs](https://github.com/spatie/laravel-mobile-pass)[ GitHub Sponsors](https://github.com/Spatie)[ RSS](/packages/spatie-laravel-mobile-pass/feed)WikiDiscussions main Synced 3d ago

READMEChangelog (10)Dependencies (54)Versions (24)Used By (0)

Generate mobile passes for iOS and Android
==========================================

[](#generate-mobile-passes-for-ios-and-android)

[![Latest Version on Packagist](https://camo.githubusercontent.com/a63e7bfe5b6cba0219a126badacec08a368eae614dd57c83351fabfb0dcd49b4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7370617469652f6c61726176656c2d6d6f62696c652d706173732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/spatie/laravel-mobile-pass)[![GitHub Tests Action Status](https://github.com/spatie/laravel-mobile-pass/actions/workflows/run-tests.yml/badge.svg)](https://github.com/spatie/laravel-mobile-pass/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://github.com/spatie/laravel-mobile-pass/actions/workflows/fix-php-code-style-issues.yml/badge.svg)](https://github.com/spatie/laravel-mobile-pass/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/0c47b84f01cf47dc4ea6852a75632f2d49ebca6d328846e8b83b178b63b65eb6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7370617469652f6c61726176656c2d6d6f62696c652d706173732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/spatie/laravel-mobile-pass)

Using this package you can generate mobile passes for Apple Wallet and Google Wallet. Possible use cases are boarding passes, event tickets, coupons, store cards, membership cards, gift cards etc.

You can even push out updates to issued passes, making sure that they are always up-to-date on your users devices.

Here's an example of a boarding pass that you can generate with this package.

[![boarding pass](https://github.com/spatie/laravel-mobile-pass/raw/main/docs/images/boarding.jpg?raw=true)](https://github.com/spatie/laravel-mobile-pass/blob/main/docs/images/boarding.jpg?raw=true)

And here's an example of a coupon.

[![coupon](https://github.com/spatie/laravel-mobile-pass/raw/main/docs/images/coupon.jpg?raw=true)](https://github.com/spatie/laravel-mobile-pass/blob/main/docs/images/coupon.jpg?raw=true)

Try it live
-----------

[](#try-it-live)

A live demo of the package runs at [mobile-pass-demo.spatie.be](https://mobile-pass-demo.spatie.be). Generate every pass type, install it on your iPhone, and push a live update to your device. Source: [spatie/laravel-mobile-pass-demo](https://github.com/spatie/laravel-mobile-pass-demo).

This package has been made in collaboration with [Dan Johnson](https://github.com/danjohnson95).

Support us
----------

[](#support-us)

[![](https://camo.githubusercontent.com/9b68b6f313eabe12da75600e7d718dce305a4586155b0a08209ac6392ae8ae6a/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f6c61726176656c2d6d6f62696c652d706173732e6a70673f743d31)](https://spatie.be/github-ad-click/laravel-mobile-pass)

We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).

Documentation
-------------

[](#documentation)

You can find the full documentation on how to use this package on [our documentation site](https://spatie.be/docs/laravel-mobile-pass).

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

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

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Dan Johnson](https://github.com/danjohnson95)
- [Freek Van der Herten](https://github.com/freekmurze)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

62

—

FairBetter than 99% of packages

Maintenance98

Actively maintained with recent releases

Popularity51

Moderate usage in the ecosystem

Community24

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 59.8% 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 ~11 days

Total

16

Last Release

15d ago

Major Versions

0.2.0 → 1.0.02026-04-23

PHP version history (2 changes)0.0.1PHP ^8.1

0.1.0PHP ^8.3

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7535935?v=4)[Spatie](/maintainers/spatie)[@spatie](https://github.com/spatie)

---

Top Contributors

[![freekmurze](https://avatars.githubusercontent.com/u/483853?v=4)](https://github.com/freekmurze "freekmurze (295 commits)")[![danjohnson95](https://avatars.githubusercontent.com/u/6871504?v=4)](https://github.com/danjohnson95 "danjohnson95 (173 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (8 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (4 commits)")[![niekbr](https://avatars.githubusercontent.com/u/10487997?v=4)](https://github.com/niekbr "niekbr (3 commits)")[![pmartelletti](https://avatars.githubusercontent.com/u/557390?v=4)](https://github.com/pmartelletti "pmartelletti (2 commits)")[![MattiaMarchiorato](https://avatars.githubusercontent.com/u/3527474?v=4)](https://github.com/MattiaMarchiorato "MattiaMarchiorato (2 commits)")[![AlexVanderbist](https://avatars.githubusercontent.com/u/6287961?v=4)](https://github.com/AlexVanderbist "AlexVanderbist (2 commits)")[![injektion](https://avatars.githubusercontent.com/u/3210129?v=4)](https://github.com/injektion "injektion (1 commits)")[![Alibaghaee](https://avatars.githubusercontent.com/u/79282548?v=4)](https://github.com/Alibaghaee "Alibaghaee (1 commits)")[![chatisk](https://avatars.githubusercontent.com/u/118313118?v=4)](https://github.com/chatisk "chatisk (1 commits)")[![BrookeDot](https://avatars.githubusercontent.com/u/150348?v=4)](https://github.com/BrookeDot "BrookeDot (1 commits)")

---

Tags

laravelpasskitphpspatielaravellaravel-mobile-pass

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/spatie-laravel-mobile-pass/health.svg)

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

###  Alternatives

[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.8M47](/packages/spatie-laravel-pdf)[spatie/laravel-permission

Permission handling for Laravel 12 and up

12.9k102.4M1.4k](/packages/spatie-laravel-permission)[dedoc/scramble

Automatic generation of API documentation for Laravel applications.

2.1k11.2M100](/packages/dedoc-scramble)[spatie/laravel-passkeys

Use passkeys in your Laravel app

471890.7k39](/packages/spatie-laravel-passkeys)[spatie/laravel-health

Monitor the health of a Laravel application

87512.0M165](/packages/spatie-laravel-health)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)

PHPackages © 2026

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