Skip to content

Tags: giggsey/psr7-stream-response

Tags

1.1.0

Toggle 1.1.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
giggsey Joshua Gigg
⬆️ Symfony 7 support

1.0.0

Toggle 1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
⬆️ Support psr/http-message v1 + v2

0.1.4

Toggle 0.1.4's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
giggsey Joshua Gigg
⬆️ Symfony 6 support

0.1.3

Toggle 0.1.3's commit message
Support Symfony v5

0.1.2

Toggle 0.1.2's commit message

Verified

This commit was signed with the committer’s verified signature.
giggsey Joshua Gigg
✨ Add getStream()

Generally useful to be able to get the Stream back out again

0.1.1

Toggle 0.1.1's commit message

Verified

This commit was signed with the committer’s verified signature.
giggsey Joshua Gigg
⬇️ Permit down to Symfony 2.4

0.1

Toggle 0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
giggsey Joshua Gigg
🎉 Initial implementation of PSR-7 Stream Response

Heavily based on Symfony's BinaryFileResponse, it's able to return a PSR-7 Stream instead.