wheregroup/sfext-transport

External transports for symfony

Maintainers

Package info

github.com/WhereGroup/sfext-transport

pkg:composer/wheregroup/sfext-transport

Statistics

Installs: 5

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

0.0.2 2018-10-26 14:32 UTC

This package is auto-updated.

Last update: 2026-03-13 08:16:44 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.