PHPackages                             plan-it-app/planit-php-sdk - 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. plan-it-app/planit-php-sdk

ActiveLibrary[API Development](/categories/api)

plan-it-app/planit-php-sdk
==========================

PHP SDK to access plan-it API

0.0.6(10y ago)0151MITPHP

Since Mar 9Pushed 10y ago1 watchersCompare

[ Source](https://github.com/plan-it-app/planit-php-sdk)[ Packagist](https://packagist.org/packages/plan-it-app/planit-php-sdk)[ RSS](/packages/plan-it-app-planit-php-sdk/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (3)Dependencies (2)Versions (4)Used By (0)

planit-php-sdk
==============

[](#planit-php-sdk)

Usage
-----

[](#usage)

Add `plan-it-app/planit-php-sdk` as a dependency in your project's `composer.json` file:

```
{
	"require": {
		"plan-it-app/planit-php-sdk": "^1.0"
	}
}
```

Create new instance:
--------------------

[](#create-new-instance)

```
use Planit\API;

$x = new \Planit\API(TOKEN, [
	'ignoreSSL' => false, // default
	'cookies_jar' => true // default is true, can set a new \GuzzleHttp\Cookie\CookieJar if you want
]);
```

###  Health Score

25

—

LowBetter than 36% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity55

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 ~16 days

Total

3

Last Release

3726d ago

### Community

Maintainers

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

---

Top Contributors

[![davidmeirlevy](https://avatars.githubusercontent.com/u/6875922?v=4)](https://github.com/davidmeirlevy "davidmeirlevy (21 commits)")

### Embed Badge

![Health badge](/badges/plan-it-app-planit-php-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/plan-it-app-planit-php-sdk/health.svg)](https://phpackages.com/packages/plan-it-app-planit-php-sdk)
```

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.2k532.1M2.5k](/packages/aws-aws-sdk-php)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

252.5k](/packages/eslazarev-wildberries-sdk)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.8M712](/packages/sylius-sylius)[googleads/googleads-php-lib

Google Ad Manager SOAP API Client Library for PHP

67210.4M25](/packages/googleads-googleads-php-lib)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.2M46](/packages/tencentcloud-tencentcloud-sdk-php)[theodo-group/llphant

LLPhant is a library to help you build Generative AI applications.

1.7k371.6k6](/packages/theodo-group-llphant)

PHPackages © 2026

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