PHPackages                             namdevel/codashop - 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. namdevel/codashop

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

namdevel/codashop
=================

check username by game ID from Codashop

9234[2 issues](https://github.com/namdevel/codashop/issues)PHP

Since May 19Pushed 4y ago1 watchersCompare

[ Source](https://github.com/namdevel/codashop)[ Packagist](https://packagist.org/packages/namdevel/codashop)[ RSS](/packages/namdevel-codashop/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

CODASHOP API
============

[](#codashop-api)

check username by game ID from Codashop

Installation
------------

[](#installation)

```
composer require namdevel/codashop

```

GAME LIST
---------

[](#game-list)

```
use Namdevel\Codashop;
require(__DIR__ . '/vendor/autoload.php');

echo $app->gameList();
```

CHECK
-----

[](#check)

```
use Namdevel\Codashop;
require(__DIR__ . '/vendor/autoload.php');

echo $app->checkUser('MOBILE_LEGENDS', , );
```

License
-------

[](#license)

This open-source software is distributed under the MIT License. See LICENSE.md

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

[](#contributing)

All kinds of contributions are welcome - code, tests, documentation, bug reports, new features, etc...

- Send feedbacks.
- Submit bug reports.
- Write/Edit the documents.
- Fix bugs or add new features.

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity26

Early-stage or recently created project

 Bus Factor1

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

### Community

Maintainers

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

---

Top Contributors

[![namtxs](https://avatars.githubusercontent.com/u/62225978?v=4)](https://github.com/namtxs "namtxs (7 commits)")[![voidsnam](https://avatars.githubusercontent.com/u/62225978?v=4)](https://github.com/voidsnam "voidsnam (7 commits)")

---

Tags

check-nickname-gamecheck-username-gamecodashop-apiphp-apiphp-checkusergamephp-codashop

### Embed Badge

![Health badge](/badges/namdevel-codashop/health.svg)

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

###  Alternatives

[spatie/laravel-feed

Generate rss feeds

9743.6M28](/packages/spatie-laravel-feed)

PHPackages © 2026

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