Libraries tagged by response code

yiiman/apistorm

0 Favers
344 Downloads

Create structured APIs and classified responses that can know by modern IDEs

Go to Download


v-woody/laravel-data-masking

0 Favers
9 Downloads

Automatically mask sensitive fields in logs, model serialisation, and API responses for Laravel.

Go to Download


skyraptor/guzzle-services

0 Favers
548 Downloads

Provides an implementation of the Guzzle Command library that uses Guzzle service descriptions to describe web services, serialize requests, and parse responses into easy to use model structures.

Go to Download


pandarose/ollama-stream

0 Favers
5 Downloads

Stream a real-time response from a local Ollama model

Go to Download


marcoguidara/quick-laravel-responsecache

0 Favers
18 Downloads

Grant response cache functionality to app models with minimal configuration.

Go to Download


fillup/guzzle-services

0 Favers
8322 Downloads

Provides an implementation of the Guzzle Command library that uses Guzzle service descriptions to describe web services, serialize requests, and parse responses into easy to use model structures.

Go to Download


dmsemenov/openai-attribute

0 Favers
98 Downloads

Allow to fill model attribute from OpenAi response.

Go to Download


edgaras/cloudflare-ai

0 Favers
6 Downloads

Library for integrating and interacting with Cloudflare hosted AI models, providing tools for sending requests, managing model configurations, and processing responses.

Go to Download


mesasdk/php-mpesa

1 Favers
3 Downloads

A comprehensive PHP SDK for integrating with the M-Pesa API in Ethiopia, featuring modern fluent interface design, type-safe responses, and robust error handling

Go to Download


univeros/scaffold

0 Favers
1 Downloads

Spec-to-API code generator: YAML spec in, Action/Input/Responder + OpenAPI + tests out.

Go to Download


nextphp/rest

0 Favers
20 Downloads

The NextPHP Rest package provides powerful routing capabilities and HTTP handling for PHP developers. This package supports all RESTful methods (GET, POST, PUT, DELETE, PATCH, OPTIONS, HEAD, TRACE, CONNECT, PRI) and various response formats such as JSON, XML, HTML, TEXT, and CSV. It is part of the NextPHP Framework, a modern and lightweight PHP framework designed for performance and scalability.

Go to Download


incraigulous/data-factories

0 Favers
449 Downloads

A data factory helper class for mocking data. This is inspired by Laravel's model factories, the difference being that data factories are not tied to a model. Data factories are great for mocking api responses, requests or other data not persisted to a database. Data Factories are not dependant on Laravel, so you can use this package anywhere.

Go to Download


hafizmmoaz/laravel-rest-api

0 Favers
4 Downloads

A minimal, reusable REST API toolkit for Laravel: consistent JSON responses, a typed exception hierarchy, and base API model/controller.

Go to Download


guardeivid/datatables-slim

0 Favers
59 Downloads

Create HTTP responses compatible with Datatables for JQuery from Eloquent Models, Query Builders, and Laravel Collections.

Go to Download


griffnode/php-sdk

0 Favers
0 Downloads

Accept Bitcoin, Litecoin, Dogecoin, Dash, Ethereum and ERC-20 tokens. Server-to-server, authenticated with a secret API key (`Authorization: Bearer sk_live_…` for live, or `sk_test_…` for test mode — same base URL). All monetary amounts in API responses are JSON numbers; **webhook** amounts are strings to preserve decimal precision (see the `webhooks` section). **Rate limits.** Every request is rate-limited per API key in two windows — per minute and per hour — by plan tier (min/hour): starter 30/500, business 100/2000, professional 300/5000, enterprise 1000/20000. Every response carries `X-RateLimit-Limit`, `X-RateLimit-Remaining` and `X-RateLimit-Reset` (Unix seconds) for the per-minute window. On `429` the body is `error: "RATE_LIMIT_EXCEEDED"` (either window) with a `Retry-After` header (seconds) — clients should retry after it. A separate `429` with `error: "MONTHLY_LIMIT_REACHED"` means the plan's monthly transaction quota (not the request rate).

Go to Download


<< Previous