PHPackages                             neostrada/apiv2 - 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. neostrada/apiv2

ActiveLibrary[API Development](/categories/api)

neostrada/apiv2
===============

A Neostrada APIv2 example. Written in PHP

v1.0(7y ago)31.2k↓91.7%2[1 issues](https://github.com/neostrada/neostrada-apiv2/issues)MITPHPPHP &gt;=5.6

Since Sep 21Pushed 7y ago3 watchersCompare

[ Source](https://github.com/neostrada/neostrada-apiv2)[ Packagist](https://packagist.org/packages/neostrada/apiv2)[ Docs](https://github.com/Neostrada/apiv2)[ RSS](/packages/neostrada-apiv2/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

Neostrada APIv2 Library
=======================

[](#neostrada-apiv2-library)

**Getting started**

The recommended way to install APIv2 is through [Composer](https://getcomposer.org/)

```
# Install Composer
curl -sS https://getcomposer.org/installer | php

```

Next, run the Composer command to install the latest stable version of APIv2:

```
composer require neostrada/apiv2

```

**Or clone the repository via**

```
git clone https://github.com/neostrada/neostrada-apiv2.git

```

**Define your token**

Add your access token to the constant TOKEN in the Config.php file

```
require_once __DIR__ . "/../../vendor/autoload.php";

$neo = new \Neostrada\Client\NeoClient();
$neo->setToken('TOKEN HERE');

```

Support
-------

[](#support)

- If you need any help with implementing the APIv2, please contact our support team - [Neostrada](mailto:support@neostrada.nl)

License
-------

[](#license)

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 92% 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

2832d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9e6de2054e6da6c90e60e1f29fe630af6f12cfaecd4c18a4341897f14862fae7?d=identicon)[Psarmidani](/maintainers/Psarmidani)

---

Top Contributors

[![Developer-lab](https://avatars.githubusercontent.com/u/65309745?v=4)](https://github.com/Developer-lab "Developer-lab (23 commits)")[![apeman76](https://avatars.githubusercontent.com/u/10139932?v=4)](https://github.com/apeman76 "apeman76 (1 commits)")[![Psarmidani](https://avatars.githubusercontent.com/u/14069072?v=4)](https://github.com/Psarmidani "Psarmidani (1 commits)")

---

Tags

phppackageapiv2neostrada

### Embed Badge

![Health badge](/badges/neostrada-apiv2/health.svg)

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

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.2M46](/packages/tencentcloud-tencentcloud-sdk-php)[theodo-group/llphant

LLPhant is a library to help you build Generative AI applications.

1.7k371.6k6](/packages/theodo-group-llphant)[resend/resend-php

Resend PHP library.

596.2M35](/packages/resend-resend-php)[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)[fingerprint/fingerprint-pro-server-api-sdk

Fingerprint Server API allows you to get, search, and update Events in a server environment. It can be used for data exports, decision-making, and data analysis scenarios. Server API is intended for server-side usage, it's not intended to be used from the client side, whether it's a browser or a mobile device.

32250.3k1](/packages/fingerprint-fingerprint-pro-server-api-sdk)

PHPackages © 2026

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