PHPackages                             emincimen/dummy-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. emincimen/dummy-api

ActiveLibrary[API Development](/categories/api)

emincimen/dummy-api
===================

This is my package dummyapi

02[3 PRs](https://github.com/EminCimen/dummy-api/pulls)PHP

Since Sep 24Pushed 2y ago1 watchersCompare

[ Source](https://github.com/EminCimen/dummy-api)[ Packagist](https://packagist.org/packages/emincimen/dummy-api)[ RSS](/packages/emincimen-dummy-api/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (5)Used By (0)

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

[](#installation)

You can install the package via composer:

```
composer require --dev emincimen/dummy-api:dev-main
```

Usage
-----

[](#usage)

```
use EminCimen\DummyApi\Facades\DummyApi;

echo DummyApi::getPaginatedUserList(2);
echo DummyApi::getSingleUser(2);
echo DummyApi::createUser([
    'name' => 'Emin Cimen',
    'job' => 'Software Developer'
]);
```

Testing
-------

[](#testing)

```
composer test
```

Credits
-------

[](#credits)

- [EminCimen](https://github.com/EminCimen)

License
-------

[](#license)

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

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity26

Early-stage or recently created project

 Bus Factor1

Top contributor holds 85.7% 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/fca511521ea1cbbdebac1b3ff570512855ef097ad976ee9c30faabfeab414bbf?d=identicon)[EminCimen](/maintainers/EminCimen)

---

Top Contributors

[![EminCimen](https://avatars.githubusercontent.com/u/46209839?v=4)](https://github.com/EminCimen "EminCimen (12 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (1 commits)")

### Embed Badge

![Health badge](/badges/emincimen-dummy-api/health.svg)

```
[![Health](https://phpackages.com/badges/emincimen-dummy-api/health.svg)](https://phpackages.com/packages/emincimen-dummy-api)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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