chiiya / passes
PHP library for creating iOS and Android Wallet Passes
Fund package maintenance!
chiiya
Installs: 90 320
Dependents: 2
Suggesters: 0
Security: 0
Stars: 36
Watchers: 4
Forks: 16
Open Issues: 3
Requires
- php: ^8.1
- ext-openssl: *
- ext-zip: *
- antwerpes/data-transfer-object: ^1.0
- google/auth: ^1.18
- symfony/validator: ^7.1
Requires (Dev)
- chiiya/code-style-php: ^3.0
- phpro/grumphp: ^2.7
- phpunit/phpunit: ^11.3
- symfony/var-dumper: ^7.1
- vlucas/phpdotenv: ^5.4
This package is auto-updated.
Last update: 2024-11-14 11:22:31 UTC
README
PHP library for creating iOS and Android Wallet Passes.
Installation
You can install the package via composer:
composer require chiiya/passes
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.