socket-manager/rest-api
PHP製のREST-API/RESTful-APIサーバー開発環境。PSR-7準拠、ステートマシン対応、ChunkedやSSEなどの高度なAPI処理をサポート。
时间:2025-12-20 19:54
jgss/laravel-pest-scenarios
Declarative, consistent and reusable test scenarios for Laravel + Pest
时间:2025-12-16 17:09
marcohefti/request-network-api-client
Request Network REST API client for PHP.
时间:2025-12-11 08:34
mr.incognito/crudify
This package is for handling the crud for simple crud like for setup etc.
时间:2025-07-10 06:58
tg111/php-request
A Python php-request HTTP client library for PHP
时间:2025-06-25 12:02
futuretek/data-mapper
A lightweight, reflection-based PHP 8.1+ data mapping library for converting associative arrays into typed PHP objects (POPOs), and back. Ideal for OpenAPI-generated DTOs, form handling, and request/response serialization in modern API architectures.
时间:2025-06-25 11:52
mohebbi/curl
A comprehensive, fluent, and object-oriented cURL library for PHP, supporting single and multi-requests with advanced options.
时间:2025-06-12 12:51
algoyounes/idempotency
Laravel Idempotency Middleware package to prevent duplicate requests
时间:2025-06-02 20:36
schentrup-software/php-api
A basic api framework for PHP. It uses classes for request and responses to make a self documenting API.
时间:2025-04-21 00:32
kruegge82/cargoboard
<h4>Authentication.</h4> <p>Authentication is done with X-API-KEY. You can request a key via mail to api@cargoboard.com.
时间:2025-04-12 10:35
uzdevid/conflux-http
Conflux HTTP — This is a flexible architecture for integration with external HTTP services, built on the basis of the PSR-18 and Guzzle. Each request is made out as a separate class that implements the necessary interfaces, providing readability, testability and expansion.
时间:2025-04-07 20:04
cbeyersdorf/easybill
The first version of the easybill REST API. [CHANGELOG](https://api.easybill.de/rest/v1/CHANGELOG.md) ## Authentication You can choose between two available methods: `Basic Auth` or `Bearer Token`. In each HTTP request, one of the following HTTP headers is required: ``` # Basic Auth Authorizatio
时间:2025-01-17 16:29
erwane/openagenda-api
PHP sdk to request OpenAgenda api
时间:2025-01-13 14:52
segnivo/php-sdk
**API Version**: 1.7 **Date**: 9th July, 2024 ## 📄 Getting Started This API is based on the REST API architecture, allowing the user to easily manage their data with this resource-based approach. Every API call is established on which specific request type (GET, POST, PUT, DELETE) will be used.
时间:2025-01-07 13:49
ecli-php/api-generator
A Package that generates request and responses of all routes
时间:2025-01-05 22:31