mirror of
https://github.com/maximebf/php-debugbar.git
synced 2025-01-17 21:38:14 +01:00
18 lines
379 B
JSON
18 lines
379 B
JSON
{
|
|
"title": "PHP Debug Bar",
|
|
"css": "style.css",
|
|
"home": "../README.md",
|
|
"files": [
|
|
"../README.md",
|
|
"data_collectors.md",
|
|
"rendering.md",
|
|
"ajax_and_stack.md",
|
|
"base_collectors.md",
|
|
"bridge_collectors.md",
|
|
"storage.md",
|
|
"openhandler.md",
|
|
"http_drivers.md",
|
|
"javascript_bar.md"
|
|
]
|
|
}
|