laminas / laminas-developer-tools

Module for developer and debug tools for use with laminas-mvc applications.
BSD 3-Clause "New" or "Revised" License
23 stars 13 forks source link

Improve design and navigation #7

Open weierophinney opened 4 years ago

weierophinney commented 4 years ago

When we look at the compatitors like symfony or laravel with customized phpdebugbar the zend's has lacks in design and so on. For example: The configuration array etc are just var dumps and it appears like a mess in this bottom tooltip box.

http://symfony.com/blog/new-in-symfony-2-8-redesigned-web-debug-toolbar

Nice debugbars can improve the the experience for developers.


Originally posted by @sebfek at https://github.com/zendframework/zend-developer-tools/issues/205

weierophinney commented 4 years ago

There are a lot of lacks with our competitors but yes if you have time to work on it why now? :+1: I am very happy to review/help you :)


Originally posted by @gianarb at https://github.com/zendframework/zend-developer-tools/issues/205#issuecomment-187140121