Skip to content
This repository has been archived by the owner on Jun 9, 2020. It is now read-only.

PSR Interface Standards #4

Closed
4 tasks
Golpha opened this issue Feb 4, 2016 · 1 comment
Closed
4 tasks

PSR Interface Standards #4

Golpha opened this issue Feb 4, 2016 · 1 comment

Comments

@Golpha
Copy link

Golpha commented Feb 4, 2016

This proposal recommends to support the following interface standards:

  • PSR-6 ( Cache )
  • PSR-7 ( Http Message )
  • Container Interop
  • SplFileInfo Scan targets

PSR-6 should be implemented to utilize 3rd party caching mechanism.

PSR-7 support should be implemented to utilize middlewares in frameworks. phpMussel should not have an own PSR-7 implementation.

Container-Interop should be utilized when implementing Containers.

Scan Targets given to the scanner should be handled along SplFileInfo.

@Maikuolan
Copy link
Member

Related to PSR-7: phpMussel/phpMussel#65
(Not all, but, many of these services will make use of HTTP messages, and PSR-7 could apply).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants