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

1.0.1(10mo ago)01.5k↓44.1%PHPPHP ^8.4CI passing

Since Sep 22Pushed 10mo 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 1mo ago

READMEChangelog (6)Dependencies (13)Versions (10)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

41

—

FairBetter than 89% of packages

Maintenance54

Moderate activity, may be stable

Popularity19

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 77.9% 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 ~66 days

Recently: every ~32 days

Total

8

Last Release

320d 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 (53 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

[skagarwal/google-places-api

Google Places Api

1913.0M8](/packages/skagarwal-google-places-api)[saloonphp/laravel-plugin

The official Laravel plugin for Saloon

805.7M125](/packages/saloonphp-laravel-plugin)[saloonphp/rate-limit-plugin

Handle rate limits beautifully in your Saloon API integrations or SDKs

201.3M44](/packages/saloonphp-rate-limit-plugin)[myoutdeskllc/salesforce-php

salesforce library for php8+

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

Moneybird API client for PHP

127.3k](/packages/sandorian-moneybird-api-php)[codebar-ag/laravel-docuware

DocuWare integration with Laravel

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

PHPackages © 2026

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