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 2w 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 62% 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

2645d ago

### Community

Maintainers

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

![](https://avatars.githubusercontent.com/u/46518053?v=4)[SmartOver](/maintainers/smart-over)[@smart-over](https://github.com/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

20817.3M102](/packages/google-cloud-translate)[google/cloud-storage

Cloud Storage Client for PHP

34499.5M154](/packages/google-cloud-storage)[google/cloud-vision

Cloud Vision Client for PHP

1085.8M24](/packages/google-cloud-vision)[google/cloud-speech

Cloud Speech Client for PHP

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

OpenApi or Swagger integration to Lumen

3362.4M3](/packages/darkaonline-swagger-lume)[google/cloud-pubsub

Cloud PubSub Client for PHP

9118.9M75](/packages/google-cloud-pubsub)

PHPackages © 2026

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