Download the PHP package ray/web-query without Composer
On this page you can find all versions of the php package ray/web-query. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ray/web-query
More information about ray/web-query
Files in ray/web-query
Download ray/web-query
More information about ray/web-query
Files in ray/web-query
Vendor ray
Package web-query
Short Description Web API access mapping framework for Ray.MediaQuery
License MIT
Package web-query
Short Description Web API access mapping framework for Ray.MediaQuery
License MIT
Please rate this library. Is it a good library?
Informations about the package web-query
Ray.WebQuery
Web API access mapping framework for Ray.MediaQuery.
Installation
Note: This package depends on ray/media-query which provides the core database query functionality.
Usage
Web API Query
Create an interface with #[WebQuery] attribute:
Create a web query configuration file web_query.json:
Install the module:
Features
- Web API Queries: Execute HTTP requests via interface methods
- URI Template Support: Dynamic URL parameter binding
- Multiple Response Types: JSON array, string, or PSR-7 message
- Parameter Injection: Automatic parameter conversion and injection
- HTTP Client Integration: Built on Guzzle HTTP client
Requirements
- PHP 8.1+
- ray/media-query ^1.0
All versions of web-query with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
guzzlehttp/guzzle Version ^7.2
psr/http-message Version ^2.0
ray/aop Version ^2.18
ray/di Version ^2.18
ray/media-query Version ^1.0.0-rc1
rize/uri-template Version ^0.3
guzzlehttp/guzzle Version ^7.2
psr/http-message Version ^2.0
ray/aop Version ^2.18
ray/di Version ^2.18
ray/media-query Version ^1.0.0-rc1
rize/uri-template Version ^0.3
The package ray/web-query contains the following files
Loading the files please wait ...