PHPackages                             upwind24/php-upwind24 - 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. upwind24/php-upwind24

ActiveLibrary[API Development](/categories/api)

upwind24/php-upwind24
=====================

PHP wrapper for Upwind24 WebAPI

v1.1.0(8y ago)1125MITPHP

Since Jan 14Pushed 3y ago1 watchersCompare

[ Source](https://github.com/upwind-media/php-upwind24)[ Packagist](https://packagist.org/packages/upwind24/php-upwind24)[ RSS](/packages/upwind24-php-upwind24/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (3)Versions (4)Used By (0)

Lightweight PHP wrapper for Upwind24 WebAPI. That's the easiest way to use Upwind24 API in your PHP application.

Quickstart
----------

[](#quickstart)

To download this wrapper and integrate it inside your PHP application, you can use [Composer](https://getcomposer.org).

Quick integration with the following command:

```
composer require upwind24/php-upwind24

```

Or add the repository in your **composer.json** file or, if you don't already have this file, create it at the root of your project with this content:

```
{
    "name": "Example Application",
    "description": "This is an example of Upwind24 WebAPI wrapper usage.",
    "require": {
        "upwind24/php-upwind24": "dev-master"
    }
}
```

Then, you can install Upwind24 WebAPI wrapper and dependencies with:

```
php composer.phar install

```

This will install `upwind24/php-upwind24` to `./vendor`, along with other dependencies including `autoload.php`.

Upwind24 cookbook
-----------------

[](#upwind24-cookbook)

Do you want to use Upwind24 WebAPI? Let's start with [example part](examples/README.md) of this repository!

How I can get my API credentials?
---------------------------------

[](#how-i-can-get-my-api-credentials)

New Upwind24 WebAPI credential keys can be generated in the [user panel](https://www.upwind24.pl/panel/integration).

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity65

Established project with proven stability

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

Total

3

Last Release

3088d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/15861042?v=4)[Stanislaw Klimaszewski](/maintainers/sklimaszewski)[@sklimaszewski](https://github.com/sklimaszewski)

---

Top Contributors

[![sklimaszewski](https://avatars.githubusercontent.com/u/15861042?v=4)](https://github.com/sklimaszewski "sklimaszewski (6 commits)")

### Embed Badge

![Health badge](/badges/upwind24-php-upwind24/health.svg)

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

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.2M46](/packages/tencentcloud-tencentcloud-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k496.1k34](/packages/neuron-core-neuron-ai)[avalara/avataxclient

Client library for Avalara's AvaTax suite of business tax calculation and processing services. Uses the REST v2 API.

528.3M7](/packages/avalara-avataxclient)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

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

Files.com PHP SDK

2478.1k](/packages/filescom-files-php-sdk)[aimeos/prisma

A powerful PHP package for integrating media related Large Language Models (LLMs) into your applications

1942.4k4](/packages/aimeos-prisma)

PHPackages © 2026

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