llabskabir / passkit
PHP library for creating iOS and Android Wallet Passes
Installs: 1 062
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- php: ^8.1
- ext-openssl: *
- ext-zip: *
- google/auth: ^1.18
- spatie/data-transfer-object: ^3.7
Requires (Dev)
- chiiya/code-style-php: ^2.6
- phpro/grumphp: ^1.9
- phpunit/phpunit: ^9.5
- vlucas/phpdotenv: ^5.4
README
PHP library for creating iOS and Android Wallet Passes.
Installation
You can install the package via composer:
composer require llabskabir/passkit
Usage
First, acquire the necessary credentials and certificates as described in documentation/requirements.md.
Apple Examples
Google Examples
Testing
just test
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
License
The MIT License (MIT). Please see License File for more information.