Skip to content

Implement PSR-7 and PSR-17 #8

@jakejackson1

Description

@jakejackson1

As part of standardising this library, it would be good to create a new major release that implemented the PSR-7 UploadedFileInterface and the UploadedFileFactoryInterface PSR-17 factory.

If we can, rather than extend the interface ourselves I'd recommend leveraging an existing well-tested library. Possible contenders include:

https://github.com/Nyholm/psr7
https://github.com/nimbly/Capsule
https://github.com/slimphp/Slim-Psr7
https://github.com/guzzle/psr7/
https://github.com/httpsoft/http-message (PHP7.4+)

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions