PHPackages                             bporcelli/php-taxcloud - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. bporcelli/php-taxcloud

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

bporcelli/php-taxcloud
======================

TaxCloud PHP library

1.1.0(2y ago)24.1k4proprietaryPHPPHP &gt;=7.4

Since Nov 21Pushed 2y ago1 watchersCompare

[ Source](https://github.com/bporcelli/php-taxcloud)[ Packagist](https://packagist.org/packages/bporcelli/php-taxcloud)[ RSS](/packages/bporcelli-php-taxcloud/feed)WikiDiscussions master Synced today

READMEChangelog (6)DependenciesVersions (16)Used By (0)

[![Latest Stable Version](https://camo.githubusercontent.com/5d80221306fcb6a65f9ce19df8e3edf329344a2c22171ec6243f407fca9db2e6/68747470733a2f2f706f7365722e707567782e6f72672f62706f7263656c6c692f7068702d746178636c6f75642f762f737461626c652e706e67)](https://packagist.org/packages/bporcelli/php-taxcloud)[![Total Downloads](https://camo.githubusercontent.com/1c58dd704fa8f85301bdcf9be58f7107b2ce59164a64d8b01808cfe353055021/68747470733a2f2f706f7365722e707567782e6f72672f62706f7263656c6c692f7068702d746178636c6f75642f646f776e6c6f6164732e706e67)](https://packagist.org/packages/bporcelli/php-taxcloud)

This library is based on the PHP TaxCloud library by [VMDoh](https://github.com/VMdoh/php-taxcloud). It introduces support for tax exemptions and brings the original library up-to-date with the most recent version of the [TaxCloud API](https://dev.taxcloud.com/docs/versions/1.0/).

A smoketest is provided that connects to the TaxCloud API using credentials stored in environment variables. It is intended for quick tests to ensure that the core of the library works, but it is not a thorough test. **DO NOT RUN THE SMOKETEST WITH CREDENTIALS FOR A LIVE SITE. IT WILL CREATE TRANSACTIONS.**

The smoketest also provides an excellent set of examples on how to use this library.

About
-----

[](#about)

PHP library to facilitate the ability of your PHP web application to communicate with TaxCloud.

Compatibility
-------------

[](#compatibility)

php-taxcloud is tested with PHP 7.4 and later.

Contributions
-------------

[](#contributions)

If you'd like to help with php-taxcloud, your efforts are appreciated!

However, your code should at least somewhat closely follow PSR-2 guidelines, and API changes should be accompanied by tests.

Getting Started
---------------

[](#getting-started)

This library requires that you have API credentials for [TaxCloud](https://taxcloud.net).

To obtain TaxCloud API keys, you will need to first sign up for an account with TaxCloud, [verify your website](https://taxcloud.net/account/websites/), and then obtain your **API ID** and **API KEY**for your specific website.

Examples
--------

[](#examples)

The smoketest is a great resource for a working example that goes through the entire process in a basic and straightforward manner. The unit tests are a much better resource if you need to see how specific functionality works. The unit tests use stubs to mock the API, and these stubs can show you what sort of data to expect.

Testing
-------

[](#testing)

A smoketest is included that connects to the API and is intended only for a very quick check that basic functionality has not been broken. To use the smoketest, you will need to set the following environment variables:

- TaxCloud\_apiLoginID
- TaxCloud\_apiKey

**DO NOT RUN THE SMOKETEST WITH CREDENTIALS FOR A LIVE SITE. IT WILL CREATE TRANSACTIONS**

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

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

Every ~276 days

Recently: every ~216 days

Total

15

Last Release

742d ago

Major Versions

0.4.1 → 1.0.02023-08-24

PHP version history (3 changes)v0.1.0PHP &gt;=5.3.0

0.2.0PHP &gt;=5.5.0

1.0.0PHP &gt;=7.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/69381c2d51eefc64ddec82fb36b9f0fdeaf1f759a3a78db43e81128403aa9c4d?d=identicon)[bporcelli](/maintainers/bporcelli)

---

Top Contributors

[![BrianAltenhofel](https://avatars.githubusercontent.com/u/1105455?v=4)](https://github.com/BrianAltenhofel "BrianAltenhofel (111 commits)")[![bporcelli](https://avatars.githubusercontent.com/u/5545098?v=4)](https://github.com/bporcelli "bporcelli (45 commits)")[![patrick-mcdougle](https://avatars.githubusercontent.com/u/1392496?v=4)](https://github.com/patrick-mcdougle "patrick-mcdougle (2 commits)")[![peppeocchi](https://avatars.githubusercontent.com/u/4161743?v=4)](https://github.com/peppeocchi "peppeocchi (1 commits)")

---

Tags

shopecommercestorewebshoptaxtaxessalestaxationwebstore

### Embed Badge

![Health badge](/badges/bporcelli-php-taxcloud/health.svg)

```
[![Health](https://phpackages.com/badges/bporcelli-php-taxcloud/health.svg)](https://phpackages.com/packages/bporcelli-php-taxcloud)
```

###  Alternatives

[sylius/taxation

Flexible taxation system for PHP ecommerce applications.

11414.7k12](/packages/sylius-taxation)[sylius/taxation-bundle

Flexible taxation system for Symfony ecommerce applications.

17344.3k5](/packages/sylius-taxation-bundle)[sylius/shipping

Flexible shipping component for PHP e-commerce projects.

13225.7k12](/packages/sylius-shipping)[sylius/order

Orders management library for PHP.

24483.9k30](/packages/sylius-order)[sylius/core-bundle

Sylius core bundle. It integrates all other bundles into full stack Symfony ecommerce solution.

22111.4k69](/packages/sylius-core-bundle)[sunnysideup/ecommerce

Silverstripe E-commerce Application

247.3k84](/packages/sunnysideup-ecommerce)

PHPackages © 2026

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