spatie / laravel-mobile-pass
Generate mobile passes for iOS and Android
Fund package maintenance!
Spatie
Requires
- php: ^8.1
- ext-zip: *
- illuminate/contracts: ^12.0
- pkpass/pkpass: ^2.3.2
- spatie/laravel-package-tools: ^1.19
- spatie/ray: *
Requires (Dev)
- larastan/larastan: ^3.2
- laravel/pint: ^1.21.2
- nunomaduro/collision: ^8.7.0
- orchestra/testbench: ^10.1.0
- pestphp/pest: ^3.7.4
- pestphp/pest-plugin-arch: ^3.0
- pestphp/pest-plugin-laravel: ^3.1
- phpstan/extension-installer: ^1.4.3
- phpstan/phpstan-deprecation-rules: ^2.0.1
- phpstan/phpstan-phpunit: ^2.0.4
- spatie/laravel-ray: ^1.40.1
- spatie/temporary-directory: ^2.3
- spatie/test-time: ^1.3
This package is auto-updated.
Last update: 2025-03-31 17:59:57 UTC
README
IN DEVELOPMENT: DO NOT USE IN PRODUCTION (YET)
Generate mobile passes for iOS and Android
Using this package you can generate mobile passes for Apple 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.
And here's an example of a coupon.
This package has been made in collaboration with Dan Johnson.
Support us
We invest a lot of resources into creating best in class open source packages. You can support us by buying one of our paid products.
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. We publish all received postcards on our virtual postcard wall.
Documentation
You can find the full documentation on how to use this package on our documentation site.
Testing
composer test
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
License
The MIT License (MIT). Please see License File for more information.