PHPackages                             vtardia/pass-signer - 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. vtardia/pass-signer

AbandonedArchivedLibrary

vtardia/pass-signer
===================

Passbook signing utility for PHP

341PHP

Since Jul 4Pushed 11y ago1 watchersCompare

[ Source](https://github.com/vtardia/pass-signer)[ Packagist](https://packagist.org/packages/vtardia/pass-signer)[ RSS](/packages/vtardia-pass-signer/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

PassSigner
==========

[](#passsigner)

**Passbook signing utility for PHP**

PassSigner is both a library and a CLI tool to sign and verify Apple's Passbook package files (`*.pkpass`).

With PassSigner you can:

- Sign and zip a raw pass directory
- Unzip and verify a signed pass

Sign and Zip a Raw Pass Directory
---------------------------------

[](#sign-and-zip-a-raw-pass-directory)

```
$ /path/to/signpass -p /my/pass/directory -c /path/to/MyCert.pem -w  -o /dest/PassFile.pkpass

```

**Important**: in order to generate and sign a pass you need to **obtain a valid pass certificate from Apple**. Certificates are issued to registered iOS developers (any paid plan).

Unzip and Verify a Signed Pass
------------------------------

[](#unzip-and-verify-a-signed-pass)

```
$ /path/to/signpass -v /path/to/PassFile.pkpass

```

Resources
---------

[](#resources)

For Passbook's **official specifications** visit Apple's [Passbook Developers page](https://developer.apple.com/passbook/).

For a more detailed example you may want to read [Digital Tickets with PHP and Apple Passbook](http://www.sitepoint.com/create-digital-tickets-with-php-and-apple-passbook/) on Sitepoint.

License
-------

[](#license)

PassSigner is licensed under the MIT License - see the `LICENSE` file for details.

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/e5dba929db172e4e82d5d5ca6f6827db5877540fa497a2713c2a8275eb313abe?d=identicon)[vtardia](/maintainers/vtardia)

---

Top Contributors

[![vtardia](https://avatars.githubusercontent.com/u/539034?v=4)](https://github.com/vtardia "vtardia (1 commits)")

### Embed Badge

![Health badge](/badges/vtardia-pass-signer/health.svg)

```
[![Health](https://phpackages.com/badges/vtardia-pass-signer/health.svg)](https://phpackages.com/packages/vtardia-pass-signer)
```

PHPackages © 2026

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