PHPackages                             syed-subtain/apimaticignoresdk - 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. syed-subtain/apimaticignoresdk

ActiveLibrary

syed-subtain/apimaticignoresdk
==============================

this istesting

9.6.1(1y ago)02MITPHPPHP ^7.2 || ^8.0

Since Sep 18Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Syed-Subtain/php-new-repos)[ Packagist](https://packagist.org/packages/syed-subtain/apimaticignoresdk)[ Docs](https://www.apimatic.io)[ RSS](/packages/syed-subtain-apimaticignoresdk/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (5)Versions (7)Used By (0)

Getting Started with Apimatic Calculator
========================================

[](#getting-started-with-apimatic-calculator)

Introduction
------------

[](#introduction)

Simple calculator API hosted on APIMATIC

Install the Package
-------------------

[](#install-the-package)

Run the following command to install the package and automatically add the dependency to your composer.json file:

```
composer require "syed-subtain/apimaticignoresdk:9.6.1"
```

Or add it to the composer.json file manually as given below:

```
"require": {
    "syed-subtain/apimaticignoresdk": "9.6.1"
}
```

You can also view the package at:

Initialize the API Client
-------------------------

[](#initialize-the-api-client)

***Note:*** Documentation for the client can be found [here.](https://www.github.com/Syed-Subtain/php-new-repos/tree/9.6.1/doc/client.md)

The following parameters are configurable for the API Client:

ParameterTypeDescription`environment``Environment`The API environment.
 **Default: `Environment.PRODUCTION`**`timeout``int`Timeout for API calls in seconds.
*Default*: `0``enableRetries``bool`Whether to enable retries and backoff feature.
*Default*: `false``numberOfRetries``int`The number of retries to make.
*Default*: `0``retryInterval``float`The retry time interval between the endpoint calls.
*Default*: `1``backOffFactor``float`Exponential backoff factor to increase interval between retries.
*Default*: `2``maximumRetryWaitTime``int`The maximum wait time in seconds for overall retrying requests.
*Default*: `0``retryOnTimeout``bool`Whether to retry on request timeout.
*Default*: `true``httpStatusCodesToRetry``array`Http status codes to retry against.
*Default*: `408, 413, 429, 500, 502, 503, 504, 521, 522, 524``httpMethodsToRetry``array`Http methods to retry against.
*Default*: `'GET', 'PUT'`The API client can be initialized as follows:

```
$client = ApimaticCalculatorClientBuilder::init()
    ->environment(Environment::PRODUCTION)
    ->build();
```

List of APIs
------------

[](#list-of-apis)

- [Simple Calculator](https://www.github.com/Syed-Subtain/php-new-repos/tree/9.6.1/doc/controllers/simple-calculator.md)

Additional Documentation
------------------------

[](#additional-documentation)

### Wrappers

[](#wrappers)

- [ApiException](https://www.github.com/Syed-Subtain/php-new-repos/tree/9.6.1/doc/api-exception.md)
- [HttpRequest](https://www.github.com/Syed-Subtain/php-new-repos/tree/9.6.1/doc/http-request.md)
- [HttpResponse](https://www.github.com/Syed-Subtain/php-new-repos/tree/9.6.1/doc/http-response.md)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance45

Moderate activity, may be stable

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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.

###  Release Activity

Cadence

Every ~33 days

Recently: every ~42 days

Total

6

Last Release

430d ago

Major Versions

1.11.14 → 9.6.12025-03-06

### Community

Maintainers

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

---

Top Contributors

[![Syed-Subtain](https://avatars.githubusercontent.com/u/58620792?v=4)](https://github.com/Syed-Subtain "Syed-Subtain (6 commits)")

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/syed-subtain-apimaticignoresdk/health.svg)

```
[![Health](https://phpackages.com/badges/syed-subtain-apimaticignoresdk/health.svg)](https://phpackages.com/packages/syed-subtain-apimaticignoresdk)
```

###  Alternatives

[square/square

Use Square APIs to manage and run business including payment, customer, product, inventory, and employee management.

793.4M20](/packages/square-square)[paypal/paypal-server-sdk

PayPal's SDK for interacting with the REST APIs

53456.5k2](/packages/paypal-paypal-server-sdk)

PHPackages © 2026

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