PHPackages                             justfeel/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. justfeel/response

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

justfeel/response
=================

A plugin made for custom response

v1.0(3y ago)02.1kMITPHPPHP ^8.0

Since Jan 29Pushed 3y ago1 watchersCompare

[ Source](https://github.com/fsarikaya96/laravel-custom-response)[ Packagist](https://packagist.org/packages/justfeel/response)[ RSS](/packages/justfeel-response/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Making Laravel Custom Response
==============================

[](#making-laravel-custom-response)

[![License](https://camo.githubusercontent.com/40c3ad14715a72b36bed2c6d022713784c182219b87ed2be4af1f4af3d2db30b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f66736172696b61796139362f637573746f6d2d726573706f6e7365)](https://camo.githubusercontent.com/40c3ad14715a72b36bed2c6d022713784c182219b87ed2be4af1f4af3d2db30b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f66736172696b61796139362f637573746f6d2d726573706f6e7365)[![SIZE](https://camo.githubusercontent.com/c40ce1896c9ea38b49d9b83adeaf882ca6deea29dfb51a8ba7be2bce13aa7ecc/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f7265706f2d73697a652f66736172696b61796139362f637573746f6d2d726573706f6e73653f6c6162656c3d73697a65)](https://camo.githubusercontent.com/c40ce1896c9ea38b49d9b83adeaf882ca6deea29dfb51a8ba7be2bce13aa7ecc/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f7265706f2d73697a652f66736172696b61796139362f637573746f6d2d726573706f6e73653f6c6162656c3d73697a65)

**Installation**

Install the package in a Laravel Custom Response via Composer:

```
  # Install custom-response

  composer require justfeel/response

```

**Usage**

```
  # If successful
  return ResponseResult::generate(true, "Successful", ResponseCodes::HTTP_OK);

  #If unsuccessful
  return ResponseResult::generate(false, "Unauthorization", ResponseCodes::HTTP_UNAUTHORIZED);
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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

Unknown

Total

1

Last Release

1205d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2ff90a528b5e35223a5e9a4623beef3070c2c4bb5c02770cefa4f9912bb4c90b?d=identicon)[JustFeel](/maintainers/JustFeel)

---

Top Contributors

[![fsarikaya96](https://avatars.githubusercontent.com/u/92266393?v=4)](https://github.com/fsarikaya96 "fsarikaya96 (6 commits)")

### Embed Badge

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

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

###  Alternatives

[grasmash/composerize-drupal

Convert a non-Composer managed Drupal application into a Composer-managed application.

12819.4k1](/packages/grasmash-composerize-drupal)[neutron/signal-handler

A library to ease the use of signal handling.

13101.4k2](/packages/neutron-signal-handler)

PHPackages © 2026

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