Skip to content

RFC: Z Ray ZF Commons

Lansoweb edited this page Nov 16, 2014 · 1 revision

RFC Status: Open for Comments

RFC Author(s): Leandro Silva

Abstract

With the new Z-Ray from Zend Server, we can add our's own tabs. It has a better presentation than ZDT, can be used on production servers without showing itself to final user and without the ZDT module in the project.

This Z-Ray extension is not a ZF2 module, but adds some Zf-Commons tabs to it with some useful information.

Proposed Features

  • Add ZfcUser identity, if any
  • Add ZfcRbac settings, guards and permissions
  • Support for other ZF-Commons modules

Expected Dependencies

Hard Dependencies

Soft Dependencies

  • ZfcUser
  • ZfcRbac
  • ZendDeveloperTools - For the ZfcRbac collector work, this module is required. Since i tried to make this extension works without any zfc modules changes, i still depends on ZDT but i think it should be refactored (Collector Interface) to remove this dependency. Although this module is a soft dependency, it does not need to be active, just loaded.

Existing / Similar Modules

None.

Example(s)

Z-Ray-ZF-Commons - Here you can find the proposed code and samples.

Votes

Comments

Click here to view comments and discussion for this RFC.