PHPackages                             smart-over/api-response - 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. smart-over/api-response

ActiveLibrary[API Development](/categories/api)

smart-over/api-response
=======================

Lumen standard api responses for SmartOver microservices

v1.5.3(7y ago)01.8kPHPPHP ^7.1.3

Since Jan 10Pushed 6y ago1 watchersCompare

[ Source](https://github.com/smart-over/api-response)[ Packagist](https://packagist.org/packages/smart-over/api-response)[ RSS](/packages/smart-over-api-response/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (3)Versions (11)Used By (0)

Api-Response
============

[](#api-response)

Lumen standard api responses for SmartOver microservices
--------------------------------------------------------

[](#lumen-standard-api-responses-for-smartover-microservices)

### Install package

[](#install-package)

```
composer require smart-over/api-response

```

### Namespace

[](#namespace)

```
use SmartOver\ApiResponse\JsonResponse;

```

### Create your success response

[](#create-your-success-response)

```
$response = (new JsonResponse())->render();

```

### Create your error response

[](#create-your-error-response)

```
$response = (new JsonResponse('YOUR-ERROR-CODE', 500))->render();

```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 78.9% 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 ~10 days

Total

9

Last Release

2598d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/11783296?v=4)[Bilyan Asenov](/maintainers/omerkamcili)[@omerkamcili](https://github.com/omerkamcili)

![](https://www.gravatar.com/avatar/68770f0296daa6de907b352f618836827771b0b745129aa06b3d31995acd9284?d=identicon)[smart-over](/maintainers/smart-over)

---

Top Contributors

[![omerkamcili](https://avatars.githubusercontent.com/u/11783296?v=4)](https://github.com/omerkamcili "omerkamcili (15 commits)")[![smart-over](https://avatars.githubusercontent.com/u/46518053?v=4)](https://github.com/smart-over "smart-over (4 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/smart-over-api-response/health.svg)

```
[![Health](https://phpackages.com/badges/smart-over-api-response/health.svg)](https://phpackages.com/packages/smart-over-api-response)
```

###  Alternatives

[google/cloud-translate

Cloud Translation Client for PHP

20215.9M84](/packages/google-cloud-translate)[google/cloud-vision

Cloud Vision Client for PHP

1075.2M24](/packages/google-cloud-vision)[darkaonline/swagger-lume

OpenApi or Swagger integration to Lumen

3372.3M3](/packages/darkaonline-swagger-lume)[google/cloud-speech

Cloud Speech Client for PHP

551.7M3](/packages/google-cloud-speech)[google/cloud-language

Cloud Natural Language Client for PHP

201.2M8](/packages/google-cloud-language)

PHPackages © 2026

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