The Wayback Machine - https://web.archive.org/web/20220709130337/https://github.com/topics/psr-11
Skip to content
#

psr-11

Here are 280 public repositories matching this topic...

weierophinney
weierophinney commented Dec 31, 2019

The documentation states that a factory stored in a class would implement FactoryInterface but it doesn't reference which one. In ZF3 there still exists the ZF2 FactoryInterface which requires a 'createService' method while the ZF3 interface requires '__invoke'.

It is confusing to still have the ZF2 implementation out there when the clear direction in the docs in ZF3. Perhaps it should be remove

Improve this page

Add a description, image, and links to the psr-11 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the psr-11 topic, visit your repo's landing page and select "manage topics."

Learn more