PHPackages                             kickplan/kickplan-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. kickplan/kickplan-sdk

ActiveLibrary[API Development](/categories/api)

kickplan/kickplan-sdk
=====================

PHP implementation of Kickplan's API as an SDK.

0.9.0a(1y ago)0168↑150%MITPHPPHP &gt;=7.4

Since Aug 19Pushed 1y ago4 watchersCompare

[ Source](https://github.com/kickplan/sdk-php)[ Packagist](https://packagist.org/packages/kickplan/kickplan-sdk)[ RSS](/packages/kickplan-kickplan-sdk/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (3)Versions (5)Used By (0)

Kickplan PHP SDK
================

[](#kickplan-php-sdk)

Development Notes
-----------------

[](#development-notes)

To test this SDK, follow these steps:

1. **Install Dependencies**
    Run the following command in the root directory to install all required dependencies:

    ```
    composer install
    ```
2. **Autoload Classes**
    Generate the autoload files with:

    ```
    composer dump-autoload
    ```
3. **Set Environment Variables**
    Ensure the following environment variables are set:

    ```
    export KICKPLAN_API_KEY="your_api_token"
    export KICKPLAN_BASE_URL="your_url_here"
    ```
4. **Run Tests**
    Execute the test suite using PHPUnit:

    ```
    vendor/bin/phpunit
    ```

Implementation
--------------

[](#implementation)

For detailed implementation guidance, see our [Introduction](docs/Introduction.md).

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity33

Early-stage or recently created project

 Bus Factor1

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

636d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5d58a710da4dde0463ac1701a13e85205b3b7791ae48d6f2ddad12c686c6ac48?d=identicon)[kickplan](/maintainers/kickplan)

---

Top Contributors

[![BJClark](https://avatars.githubusercontent.com/u/566?v=4)](https://github.com/BJClark "BJClark (6 commits)")[![mykhailonehelia](https://avatars.githubusercontent.com/u/13012674?v=4)](https://github.com/mykhailonehelia "mykhailonehelia (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/kickplan-kickplan-sdk/health.svg)

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

###  Alternatives

[sylius/sylius

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

8.4k5.6M651](/packages/sylius-sylius)[wheelpros/fitment-platform-api

Magento 2 (Open Source)

12.1k1.2k](/packages/wheelpros-fitment-platform-api)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[commercetools/commercetools-sdk

The official PHP SDK for the commercetools Composable Commerce APIs

19281.5k](/packages/commercetools-commercetools-sdk)[mvdnbrk/dhlparcel-php-api

DHL Parcel API client for PHP

3957.9k5](/packages/mvdnbrk-dhlparcel-php-api)[exinone/mixin-sdk-php

Mixin-Network SDK for PHP, modify from ExinOne/laravel-mixin-sdk

242.5k4](/packages/exinone-mixin-sdk-php)

PHPackages © 2026

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