PHPackages                             ceedcv-maya/shared-http-laravel - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. ceedcv-maya/shared-http-laravel

ActiveLibrary[HTTP &amp; Networking](/categories/http)

ceedcv-maya/shared-http-laravel
===============================

Reusable HTTP utilities for Laravel APIs: standardized JSON response envelope, health endpoint, app metadata controller, exception handler.

v0.5.3(1w ago)0374↑774.3%MITPHPPHP ^8.4

Since May 25Pushed 6d agoCompare

[ Source](https://github.com/Maya-AQSS/shared-http-laravel)[ Packagist](https://packagist.org/packages/ceedcv-maya/shared-http-laravel)[ Docs](https://github.com/Maya-AQSS/shared-http-laravel)[ RSS](/packages/ceedcv-maya-shared-http-laravel/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (5)Versions (10)Used By (0)

ceedcv-maya/shared-http-laravel
===============================

[](#ceedcv-mayashared-http-laravel)

Reusable HTTP utilities for Laravel APIs: standardized JSON response envelope, health endpoint, app metadata controller, exception handler.

Part of the [ceedcv-maya/maya\_platform](https://github.com/Maya-AQSS/maya_platform) mono-repo. Distributed independently for reuse outside the Maya ecosystem.

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

[](#installation)

```
composer require ceedcv-maya/shared-http-laravel
```

```
use Maya\Http\ResponseEnvelope;

return ResponseEnvelope::ok(['user' => $user]);
return ResponseEnvelope::error('not_found', 'User not found', status: 404);
```

TypeScript / build notes
------------------------

[](#typescript--build-notes)

PSR-4 autoload from `src/`. Service providers are registered via Laravel package discovery (no manual provider registration needed).

License
-------

[](#license)

MIT — see [LICENSE](LICENSE).

Reporting issues
----------------

[](#reporting-issues)

The canonical source lives in [Maya-AQSS/maya\_platform](https://github.com/Maya-AQSS/maya_platform). File issues there; this read-only split repo is only the published artifact.

###  Health Score

44

—

FairBetter than 90% of packages

Maintenance98

Actively maintained with recent releases

Popularity18

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

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

Total

9

Last Release

12d ago

### Community

Maintainers

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

---

Tags

httpresponseapilaravelhealthMayaceedcv

### Embed Badge

![Health badge](/badges/ceedcv-maya-shared-http-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/ceedcv-maya-shared-http-laravel/health.svg)](https://phpackages.com/packages/ceedcv-maya-shared-http-laravel)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3325.1M337](/packages/psalm-plugin-laravel)[api-platform/laravel

API Platform support for Laravel

59156.3k10](/packages/api-platform-laravel)[laravel/mcp

Rapidly build MCP servers for your Laravel applications.

76318.2M110](/packages/laravel-mcp)[laravel/surveyor

Static analysis tool for Laravel applications.

8390.3k12](/packages/laravel-surveyor)[fleetbase/core-api

Core Framework and Resources for Fleetbase API

1232.2k16](/packages/fleetbase-core-api)[dragon-code/laravel-http-logger

Logging incoming HTTP requests

319.8k3](/packages/dragon-code-laravel-http-logger)

PHPackages © 2026

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