Download the PHP package auto1-oss/service-api-client-bundle without Composer
On this page you can find all versions of the php package auto1-oss/service-api-client-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download auto1-oss/service-api-client-bundle
More information about auto1-oss/service-api-client-bundle
Files in auto1-oss/service-api-client-bundle
Download auto1-oss/service-api-client-bundle
More information about auto1-oss/service-api-client-bundle
Files in auto1-oss/service-api-client-bundle
Vendor auto1-oss
Package service-api-client-bundle
Short Description Auto1 Service API Client for PHP projects
License MIT
Package service-api-client-bundle
Short Description Auto1 Service API Client for PHP projects
License MIT
Please rate this library. Is it a good library?
Informations about the package service-api-client-bundle
Usage
Bundle uses php-http/httplug client abstraction. So you'll need to install some psr7-compatible client into your project to be used by this bundle. For more details: php-http/httplug clients and adapters.
config.yml
- request_visitors - Request visitors (RequestVisitorInterface) are aimed to modify your Request - like adding custom headers. You can also TAG services with 'auto1.api.request_visitor' to make them visitors. Warning! By setting this configuration you will override default values!
- strict_mode - boolean, by default. If it is the request factory ignores any request body for GET, HEAD, OPTIONS and TRACE HTTP methods. In other words, client will always send such requests without body.
Example of EP definition (yaml):
Example of ServiceRequest implementation:
Example of Repository implementation:
For more info - have a look at service-api-components-bundle usage:
All versions of service-api-client-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3|^8.0
auto1-oss/service-api-components-bundle Version ^1.0
auto1-oss/service-api-request Version ^1.0
symfony/serializer Version ~4.0|~5.0|~6.0
symfony/security-core Version ~4.0|~5.0|~6.0
symfony/security-csrf Version ~4.0|~5.0|~6.0
symfony/security-http Version ~4.0|~5.0|~6.0
symfony/monolog-bridge Version ~4.0|~5.0|~6.0
symfony/dependency-injection Version ~4.0|~5.0|~6.0
symfony/config Version ~4.0|~5.0|~6.0
symfony/http-kernel Version ~4.0|~5.0|~6.0
symfony/property-info Version ~4.0|~5.0|~6.0
monolog/monolog Version ^1.22|^2.0|^3.0
php-http/client-common Version ^2.3
php-http/discovery Version ^1.3
php-http/httplug Version ^2.2
psr/http-message Version ^1.0
psr/log Version ^1.1|^2.0|^3.0
php-http/message-factory Version ^1.1
auto1-oss/service-api-components-bundle Version ^1.0
auto1-oss/service-api-request Version ^1.0
symfony/serializer Version ~4.0|~5.0|~6.0
symfony/security-core Version ~4.0|~5.0|~6.0
symfony/security-csrf Version ~4.0|~5.0|~6.0
symfony/security-http Version ~4.0|~5.0|~6.0
symfony/monolog-bridge Version ~4.0|~5.0|~6.0
symfony/dependency-injection Version ~4.0|~5.0|~6.0
symfony/config Version ~4.0|~5.0|~6.0
symfony/http-kernel Version ~4.0|~5.0|~6.0
symfony/property-info Version ~4.0|~5.0|~6.0
monolog/monolog Version ^1.22|^2.0|^3.0
php-http/client-common Version ^2.3
php-http/discovery Version ^1.3
php-http/httplug Version ^2.2
psr/http-message Version ^1.0
psr/log Version ^1.1|^2.0|^3.0
php-http/message-factory Version ^1.1
The package auto1-oss/service-api-client-bundle contains the following files
Loading the files please wait ....