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

ActiveLibrary

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 1mo 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 37% 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

3681d 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

[spatie/crawler

Crawl all internal links found on a website

2.8k16.3M52](/packages/spatie-crawler)[google/cloud

Google Cloud Client Library

1.2k16.2M54](/packages/google-cloud)[google/cloud-core

Google Cloud PHP shared dependency, providing functionality useful to all components.

343121.4M78](/packages/google-cloud-core)[googleads/googleads-php-lib

Google Ad Manager SOAP API Client Library for PHP

67410.3M25](/packages/googleads-googleads-php-lib)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19462.3M1.3k](/packages/drupal-core)[stechstudio/laravel-zipstream

A fast and simple streaming zip file downloader for Laravel.

4633.7M3](/packages/stechstudio-laravel-zipstream)

PHPackages © 2026

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