perftools / php-profiler

A PHP profiling library based on XHGUI Data Collector
MIT License
146 stars 26 forks source link

Refactor: Add Config class implementing ArrayAccess #72

Closed glensc closed 2 years ago

glensc commented 2 years ago

This is internal refactor, public interface still accepts array $config.

This is preparation to add support for import.php cli tool: