PHPackages                             jalbrecht/ziptax - 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. jalbrecht/ziptax

ActiveLibrary[API Development](/categories/api)

jalbrecht/ziptax
================

A PHP wrapper for the zip-tax.com API.

1.0.0(13y ago)01.1kGPL-2.0+PHPPHP &gt;=5.3.0

Since May 11Pushed 7y ago1 watchersCompare

[ Source](https://github.com/jalbrecht/ziptax)[ Packagist](https://packagist.org/packages/jalbrecht/ziptax)[ Docs](https://github.com/vutran/php-ziptax)[ RSS](/packages/jalbrecht-ziptax/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

PHP Zip-Tax
===========

[](#php-zip-tax)

> \*\*\* FORKED SO IT CAN BE USED ON COMPOSER \*\*\*

> A PHP wrapper for the zip-tax.com API.

Requirements
------------

[](#requirements)

1. An account on zip-tax.com
2. PHP 5.3.0+
3. libcurl

Usage
-----

[](#usage)

```
$zipTax = new vutran\ZipTax('YOUR_API_KEY');

$rate = $zipTax->request('90210');

echo $rate->results[0]->taxSales;
```

License
-------

[](#license)

MIT © [Vu Tran](https://github.com/vutran/)

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

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

###  Release Activity

Cadence

Unknown

Total

1

Last Release

4756d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2f870f6e2861880d52730305e46bba488380e89e47b03eec5d19673c39b1ae12?d=identicon)[justinalbrecht](/maintainers/justinalbrecht)

---

Top Contributors

[![vutran](https://avatars.githubusercontent.com/u/1088312?v=4)](https://github.com/vutran "vutran (5 commits)")[![jalbrecht](https://avatars.githubusercontent.com/u/1743902?v=4)](https://github.com/jalbrecht "jalbrecht (2 commits)")

---

Tags

zipcodepostal-codetaxvutranzip-taxtax rate

### Embed Badge

![Health badge](/badges/jalbrecht-ziptax/health.svg)

```
[![Health](https://phpackages.com/badges/jalbrecht-ziptax/health.svg)](https://phpackages.com/packages/jalbrecht-ziptax)
```

###  Alternatives

[avalara/avataxclient

Client library for Avalara's AvaTax suite of business tax calculation and processing services. Uses the REST v2 API.

517.9M7](/packages/avalara-avataxclient)[taxamo/taxamo-php

Taxamo PHP Library

11119.2k](/packages/taxamo-taxamo-php)

PHPackages © 2026

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