PHPackages                             pashkevich/laravel-wallet - 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. [API Development](/categories/api)
4. /
5. pashkevich/laravel-wallet

ActiveLibrary[API Development](/categories/api)

pashkevich/laravel-wallet
=========================

A Laravel package for managing Apple and Google Wallet passes

v1.0.0-beta.1(2y ago)5241[1 issues](https://github.com/siarheipashkevich/laravel-wallet/issues)MITPHPPHP ^8.2

Since Feb 29Pushed 2y ago2 watchersCompare

[ Source](https://github.com/siarheipashkevich/laravel-wallet)[ Packagist](https://packagist.org/packages/pashkevich/laravel-wallet)[ Docs](https://github.com/siarheipashkevich/laravel-wallet)[ RSS](/packages/pashkevich-laravel-wallet/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Laravel Wallet
==============

[](#laravel-wallet)

[![Build Status](https://github.com/siarheipashkevich/laravel-wallet/workflows/tests/badge.svg)](https://github.com/siarheipashkevich/laravel-wallet/actions)[![Total Downloads](https://camo.githubusercontent.com/3e1f8fc0f8b03539ee5d8b76d266cdf7cc78f4196f4e1e72eb203fea3927437e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f706173686b65766963682f6c61726176656c2d77616c6c6574)](https://packagist.org/packages/pashkevich/laravel-wallet)[![Latest Stable Version](https://camo.githubusercontent.com/a818748bd0444d23f2d656995b5d095f65011793b35b3fef8ab3cfb3d19469aa/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f706173686b65766963682f6c61726176656c2d77616c6c6574)](https://packagist.org/packages/pashkevich/laravel-wallet)[![License](https://camo.githubusercontent.com/989d4980483a8776b066adcabca3403cd655d2f65d70fc39e161d76810504037/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f706173686b65766963682f6c61726176656c2d77616c6c6574)](https://packagist.org/packages/pashkevich/laravel-wallet)

Warning

The package is currently under development.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require pashkevich/laravel-wallet
```

### Configuring the package

[](#configuring-the-package)

You can publish the config file with:

```
php artisan vendor:publish --tag=laravel-wallet
```

This is the contents of the file that will be published at `config/wallet.php`:

```
