RoaveDeveloperTools
RoaveDeveloperTools copied to clipboard
A PHP application visualization/debugging tool for ZendFramework/Symfony
To reproduce: 1. Install/enable RDT. 2. Try rendering a form with a CSRF element. Result: 
Produces a diagram like following in the inspection detail view: 
Found some neat libraries to be used to render fired events in a timeline. Still misses hierarchical data though, so throw suggestions at me: - https://github.com/destegabry/angular-timeline (probably what we need,...
I see the whole docu is peppered with references to zf2 but not sf2 as much, can you please set a docu for this?
The current file-based inspection repository tries to `unserialize()` data even from invalid inspections. This causes notices that may go to the frontend, and that has to be prevented.
Need some UX design for the toolbar and various web components. This issue is specific to the toolbar only. ### collected tips so far: - reduce information being displayed, show...
A CLI call to ensure production settings: `./vendor/bin/RDT ensure-production-settings` It could check the most common mistakes: - Check module cache - Check classmaps/template maps (or if composer has been ran...
Need to make a small design study on how the list of past inspections is going to be rendered
Likely something for the ORM module, but keeping it here as a reference. http://www.pulpo18.com/