wheregroup/sfext-transport

External transports for symfony

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

pkg:composer/wheregroup/sfext-transport

0.0.2 2018-10-26 14:32 UTC

This package is auto-updated.

Last update: 2025-09-13 07:01:22 UTC


README

External http transport that integrates nicely with Symfony.

Transport is defined to return a HttpFoundation\Request instance in all cases, which can be directly returned from a Controller action etc.

To check for errors, call isOk() on the Response.