Developer console
3 sites
No security coverage
This module provides a lightweight developer toolset for executing PHP code and database queries, debugging with integrated Kint, and measuring execution times. It is designed as a simpler alternative to the Devel module for development, testing, and optimization purposes.
My replacement for huge and clumsy Devel ;)
Allows to execute PHP code and database queries, provides dumper function with Kint library integration and output type parameters for Drupal 7 & 8, execution time information and much more.
Usefull for development, testing and optimisation.
Very lightweight and totally sufficient for skilled developers.
Minimally documented, so if something's unclear, just create an issue, so far looks like I'm the only one using it anyway.