PHPackages                             dev-lazarev/php-lol-api - 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. dev-lazarev/php-lol-api

ActiveLibrary[API Development](/categories/api)

dev-lazarev/php-lol-api
=======================

League of Legends PHP API

1.0.1(10y ago)015MITPHPPHP &gt;=5.4.0

Since Mar 11Pushed 10y ago1 watchersCompare

[ Source](https://github.com/dev-lazarev/php-lol-api)[ Packagist](https://packagist.org/packages/dev-lazarev/php-lol-api)[ Docs](https://github.com/dev-lazarev/php-lol-api)[ RSS](/packages/dev-lazarev-php-lol-api/feed)WikiDiscussions master Synced 2d ago

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

League of Legends PHP API
=========================

[](#league-of-legends-php-api)

- Implemented almost all methods from
- Only takes the data from the server riot.
- Caching you should implement on its side.

\#Requirements:

- php5.4 + , php7+
- libcurl

\#Composer: composer require dev-lazarev/php-lol-api

\#Example

```
$lolapi = new LolApi();
$summonerModel = $lolapi->getInstance('summoner');
$summonerData = $summonerModel->getByIds($region, [$summonerId]);
//or
$summonersData = $summonerModel->getByIds($region, $summonerIds);

```

\#Use medhots: See

\#License The MIT License (MIT)

\#For questions or comments dev-lazarev.com

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

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

Total

2

Last Release

3716d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/17779585?v=4)[Aleksey](/maintainers/dev-lazarev)[@dev-lazarev](https://github.com/dev-lazarev)

---

Top Contributors

[![dev-lazarev](https://avatars.githubusercontent.com/u/17779585?v=4)](https://github.com/dev-lazarev "dev-lazarev (1 commits)")

---

Tags

phpapileague of legendsLoL

### Embed Badge

![Health badge](/badges/dev-lazarev-php-lol-api/health.svg)

```
[![Health](https://phpackages.com/badges/dev-lazarev-php-lol-api/health.svg)](https://phpackages.com/packages/dev-lazarev-php-lol-api)
```

###  Alternatives

[corsinvest/cv4pve-api-php

Corsinvest Proxmox VE Client API PHP

811.4M](/packages/corsinvest-cv4pve-api-php)[mrkampf/proxmox-ve

Proxmox VE API Client

6040.8k](/packages/mrkampf-proxmox-ve)[jiririedl/php-sendy

PHP class for using sendy API

3066.1k](/packages/jiririedl-php-sendy)[michaelgarrez/lol-api

Wrapper for League of Legends API

162.6k](/packages/michaelgarrez-lol-api)[platforg/adobe-connect

Provides a PHP Client to interact with the Adobe Connect's API

1510.2k2](/packages/platforg-adobe-connect)

PHPackages © 2026

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