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

ActiveLibrary[API Development](/categories/api)

airlst/sdk-php
==============

This package is a SDK for handling AirLST Core API calls

v1.1.1(2mo ago)01.9k↓65.8%PHPPHP ^8.4CI passing

Since Sep 22Pushed 2mo ago5 watchersCompare

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

READMEChangelog (6)Dependencies (26)Versions (12)Used By (0)

[![example workflow](https://github.com/airlst/sdk-php/actions/workflows/ci.yml/badge.svg)](https://github.com/airlst/sdk-php/actions/workflows/ci.yml/badge.svg)

AirLST Core PHP SDK
===================

[](#airlst-core-php-sdk)

This package provides a PHP SDK for the Core API, allowing developers to easily integrate AirLST Core services into their applications. It is built using AirLST OpenAPI specifications and is built with the help of crescat-io/saloon-sdk-generator tool.

Requirements
------------

[](#requirements)

- PHP &gt;= 8.4
- Composer

Installation
------------

[](#installation)

```
composer require airlst/sdk-php
```

Usage
-----

[](#usage)

```
use AirLST\SdkPhp\CoreApi;

$connector = new CoreApi('api-key');

$response = $connector->guest()->getGuests('event-uuid');
```

Contributing
------------

[](#contributing)

If you want to contribute to this SDK, you can generate the SDK from the fresh OpenAPI specification using the following command:

```
composer build
```

###  Health Score

48

—

FairBetter than 94% of packages

Maintenance83

Actively maintained with recent releases

Popularity16

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 78.6% 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 ~87 days

Recently: every ~94 days

Total

10

Last Release

88d ago

Major Versions

0.0.6 → 1.0.02025-07-01

PHP version history (2 changes)0.0.1PHP ^8.2

0.0.3PHP ^8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/c82e54991e0224fdc49d34ee60d0cfce5ea0cca1cd59771155e3b372d1fa1d11?d=identicon)[orkhanahmadov](/maintainers/orkhanahmadov)

---

Top Contributors

[![jantinnerezo](https://avatars.githubusercontent.com/u/29738837?v=4)](https://github.com/jantinnerezo "jantinnerezo (55 commits)")[![mish-ka-mishka](https://avatars.githubusercontent.com/u/5685141?v=4)](https://github.com/mish-ka-mishka "mish-ka-mishka (10 commits)")[![actions-user](https://avatars.githubusercontent.com/u/65916846?v=4)](https://github.com/actions-user "actions-user (3 commits)")[![orkhanahmadov](https://avatars.githubusercontent.com/u/7041590?v=4)](https://github.com/orkhanahmadov "orkhanahmadov (2 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[sandorian/moneybird-api-php

Moneybird API client for PHP

148.6k](/packages/sandorian-moneybird-api-php)[myoutdeskllc/salesforce-php

salesforce library for php8+

1586.3k](/packages/myoutdeskllc-salesforce-php)[codebar-ag/laravel-docuware

DocuWare integration with Laravel

1125.1k](/packages/codebar-ag-laravel-docuware)

PHPackages © 2026

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