PHPackages                             sergeyklay/aerospike-php-stubs - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. sergeyklay/aerospike-php-stubs

Abandoned → [aerospike/aerospike-client-php](/?search=aerospike%2Faerospike-client-php)ArchivedLibrary[Utility &amp; Helpers](/categories/utility)

sergeyklay/aerospike-php-stubs
==============================

The most complete Aerospike PHP stubs which allows autocomplete in modern IDEs

v3.4.14(9y ago)411.7kMITPHPPHP &gt;=5.3.0

Since Nov 4Pushed 9y ago1 watchersCompare

[ Source](https://github.com/sergeyklay/aerospike-php-stubs)[ Packagist](https://packagist.org/packages/sergeyklay/aerospike-php-stubs)[ RSS](/packages/sergeyklay-aerospike-php-stubs/feed)WikiDiscussions master Synced today

READMEChangelog (6)DependenciesVersions (8)Used By (0)

Aerospike PHP Stubs
===================

[](#aerospike-php-stubs)

[![Software License](https://camo.githubusercontent.com/ed722c6f16804c9fbbae94b262595b5d09cefcb06e41839a9b12fc84ffffb107/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f7365726765796b6c61792f6165726f7370696b652d7068702d73747562732e7376673f7374796c653d666c61742d737175617265)](https://github.com/sergeyklay/aerospike-php-stubs/blob/master/LICENSE)[![Total Downloads](https://camo.githubusercontent.com/f5275e63ca43ed856539fda3368f059f37b4458a5b91e7907fc63958bd6842da/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7365726765796b6c61792f6165726f7370696b652d7068702d73747562732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sergeyklay/aerospike-php-stubs)

[![screenshot](https://camo.githubusercontent.com/5499a8a5e781c99b9b3477e1c15a1ea4c67858cae7cba1fae6cf413f274207fd/687474703a2f2f692e696d6775722e636f6d2f3535454b4a49552e706e67 "Screenshot")](https://camo.githubusercontent.com/5499a8a5e781c99b9b3477e1c15a1ea4c67858cae7cba1fae6cf413f274207fd/687474703a2f2f692e696d6775722e636f6d2f3535454b4a49552e706e67)

When working with PHP Aerospike class may crop up some difficulties when to use syntax highlighting or code autocompletion. This repo provide the most complete Aerospike PHP stubs which allows autocomplete in modern IDEs.

Grabbed by using [Reflection](http://php.net/manual/en/book.reflection.php) from `aerospike.so`and [Aerospike doc](https://github.com/aerospike/aerospike-client-php/blob/master/doc/aerospike.md)

Install
-------

[](#install)

Install composer in a common location:

```
curl -s http://getcomposer.org/installer | php
```

Create the composer.json file as follows:

```
{
    "require": {
        "sergeyklay/aerospike-php-stubs": "*"
    }
}
```

Run the composer installer:

```
php composer.phar install
```

Setup your IDE.

License
-------

[](#license)

Aerospike PHP Stubs is open-sourced software licensed under the [MIT](https://github.com/sergeyklay/aerospike-php-stubs/blob/master/LICENSE). © Serghei Iakovlev and contributors

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

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

Recently: every ~91 days

Total

6

Last Release

3465d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/97049a4bd2f9716e97749f93fe32f8da0a3eeda4192772dec73a6a2531294cea?d=identicon)[klay](/maintainers/klay)

---

Top Contributors

[![sergeyklay](https://avatars.githubusercontent.com/u/1256298?v=4)](https://github.com/sergeyklay "sergeyklay (43 commits)")

---

Tags

aerospikeautocompletionidestubsautocompleteidephpstormnetbeansstubEclipseaerospikeZend Studio

### Embed Badge

![Health badge](/badges/sergeyklay-aerospike-php-stubs/health.svg)

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

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k132.8M891](/packages/barryvdh-laravel-ide-helper)[phalcon/ide-stubs

The most complete Phalcon Framework IDE stubs library which enables autocompletion in modern IDEs.

1703.3M132](/packages/phalcon-ide-stubs)[mis/yii2-ide-helper

Yii2 IDE Helper, generates correct PHPDocs for all components, to improve auto-completion.

1666.7k3](/packages/mis-yii2-ide-helper)

PHPackages © 2026

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