Libraries tagged by response-envelope
vandet/laravel-api-response
23 Downloads
Laravel package that enforces a consistent API response envelope — success, paginated, error, and bulk partial failure — across all services.
solcloud/http
172 Downloads
Basic low level HTTP Request, Response envelopes
gts-meghni/laravel-essentials-kit
7 Downloads
Kick off a Laravel API with the boilerplate already written: hardened defaults, a JSON response envelope, global exception rendering, packages, and quality gates, generated into your app as code you own.
goletter/hyperf-resource
666 Downloads
API Resource helpers for Hyperf (includes, response envelope, ApiResponse).
alo-game/paymentsdk
11 Downloads
Server-side SDK for game backends integrating with Alogame payment flows. Handles signature verification, timestamp freshness, and request/response envelopes so a partner only implements a handful of business hooks. Ships WebPay (co-pub, HMAC) and Expub (exclusive/direct-publishing, MD5, covers web top-up and Mobile IAP).
jooservices/laravel-controller
502 Downloads
Laravel API controller foundation for standardized JSON envelopes, RFC 7807 Problem Details, OpenAPI schemas, pagination, status checks, and custom formatters.
net-code/laravel-kit
7 Downloads
Small, reusable conventions for building Laravel REST APIs: a Clock port, sort direction, paginated-response envelope, an idempotency middleware, ISO country-code rule, and a base context service provider.
m-hidayatullahh/laravel-api-kit
11 Downloads
Standardized API response envelope and global exception handling for Laravel 10 & 11.
ewk/laravel-openapi
1 Downloads
Reusable OpenAPI response envelopes, request bodies, parameters, and components for Laravel APIs.
ceedcv-maya/shared-http-laravel
913 Downloads
Reusable HTTP utilities for Laravel APIs: standardized JSON response envelope, health endpoint, app metadata controller, exception handler, accent-fold search support.
beep/resty
14 Downloads
A library that provides commonly used functionality for APIs, such as response envelopes.