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)0411↑182.4%[1 PRs](https://github.com/kickplan/sdk-php/pulls)MITPHPPHP &gt;=7.4

Since Aug 19Pushed 1mo 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 today

READMEChangelog (1)Dependencies (3)Versions (6)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

33

—

LowBetter than 72% of packages

Maintenance66

Regular maintenance activity

Popularity17

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity34

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

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

[laravel/framework

The Laravel Framework.

34.8k543.8M20.1k](/packages/laravel-framework)[sylius/sylius

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

8.5k5.9M737](/packages/sylius-sylius)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M47](/packages/tencentcloud-tencentcloud-sdk-php)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M574](/packages/shopware-core)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)[files.com/files-php-sdk

Files.com PHP SDK

2481.1k](/packages/filescom-files-php-sdk)

PHPackages © 2026

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