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

AbandonedArchivedLibrary[API Development](/categories/api)

andrewbroberg/pubg-php
======================

PHP Wrapper for the PUBG API

0.2.0(8y ago)2802MITPHPPHP ~7.1

Since Apr 17Pushed 8y agoCompare

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

READMEChangelog (4)Dependencies (5)Versions (5)Used By (0)

pubg-php
========

[](#pubg-php)

[![Latest Version on Packagist](https://camo.githubusercontent.com/4e186201097d5139886e4aadb5cab9749807b6d6dfd1032f94d28ad1ee4ef21b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f616e6472657762726f626572672f707562672d7068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/andrewbroberg/pubg-php)

[![Total Downloads](https://camo.githubusercontent.com/d1d31d1c67d272e55250291d82a86dfbdbfa5b0421007fd77751592e2b80110a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f616e6472657762726f626572672f707562672d7068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/andrewbroberg/pubg-php)

PUBG API PHP Wrapper

Install
-------

[](#install)

Via Composer

```
$ composer require andrewbroberg/pubg-php
```

Usage
-----

[](#usage)

```
$api = new AndrewBroberg\PUBG\API($apiKey);
$api->getMatch('pc-oc', 'matchid');
$api->getPlayer('pc-oc', 'playerid');
$api->getPlayers('pc-oc', ['playerIds' => [
    'playerid',
]]);
```

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CODE\_OF\_CONDUCT](CODE_OF_CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Andrew Broberg](https://github.com/andrewbroberg)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 87.5% 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 ~5 days

Total

4

Last Release

2980d ago

### Community

Maintainers

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

---

Top Contributors

[![andrewbroberg](https://avatars.githubusercontent.com/u/7610285?v=4)](https://github.com/andrewbroberg "andrewbroberg (7 commits)")[![Kravock](https://avatars.githubusercontent.com/u/74429795?v=4)](https://github.com/Kravock "Kravock (1 commits)")

---

Tags

apipubgandrewbrobergpubg-php

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

###  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.1k33](/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)
