modules.zendframework.com
modules.zendframework.com copied to clipboard
Development Status of Module
Provide an option to set the status of the module
e.g.
- Stable
- Alpha
- Beta
This would encourage people to submit also unfinished modules where others can find an participate to them
The module (stable alpha beta) can be set in composer.json -> version:
http://getcomposer.org/doc/04-schema.md#version
So I think #90 is somehow related.
True, if we use this though we should also educate people somehow to let them know this is possible via composer. Propably something that should go into a FAQ.