PHPackages                             amin.aliee/result-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. amin.aliee/result-response

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

amin.aliee/result-response
==========================

v1.1.4(4y ago)1495MITPHP

Since Nov 22Pushed 4y ago1 watchersCompare

[ Source](https://github.com/mohammadamin23/resultResponse)[ Packagist](https://packagist.org/packages/amin.aliee/result-response)[ RSS](/packages/aminaliee-result-response/feed)WikiDiscussions main Synced today

READMEChangelog (7)DependenciesVersions (8)Used By (0)

result Response
===============

[](#result-response)

**template for restapi response.**

install laravel &gt;= 5 and lumen &gt;=5.

```
composer require amin.aliee/result-response

```

add to provider in confing/app.php

```
// in laravel
Prs\ResultResponse\Provider\ResultResponseServiceProvider::class
//&
Result => Prs\ResultResponse\Service\Result::class

```

usage
=====

[](#usage)

```
Result::response(true , ['can be anything'] , ['additional'], 'server message' , 200)

//or

result(true , ['can be anything'] , ['additional'], 'server message' , 200)

```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

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

Total

7

Last Release

1675d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/38126814?v=4)[mohammadamin23](/maintainers/mohammadamin23)[@mohammadamin23](https://github.com/mohammadamin23)

---

Top Contributors

[![mohammadamin23](https://avatars.githubusercontent.com/u/38126814?v=4)](https://github.com/mohammadamin23 "mohammadamin23 (16 commits)")

### Embed Badge

![Health badge](/badges/aminaliee-result-response/health.svg)

```
[![Health](https://phpackages.com/badges/aminaliee-result-response/health.svg)](https://phpackages.com/packages/aminaliee-result-response)
```

###  Alternatives

[spatie/laravel-collection-macros

A set of useful Laravel collection macros

1.9k6.4M41](/packages/spatie-laravel-collection-macros)[selective/luhn

Luhn library, modulo 10

10126.8k1](/packages/selective-luhn)

PHPackages © 2026

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