{"id":21719861,"url":"https://github.com/mako-framework/toolbar","last_synced_at":"2025-04-12T20:52:20.100Z","repository":{"id":62522975,"uuid":"21274510","full_name":"mako-framework/toolbar","owner":"mako-framework","description":"Debug toolbar for the Mako framework.","archived":false,"fork":false,"pushed_at":"2025-02-26T10:00:11.000Z","size":123,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T20:52:14.488Z","etag":null,"topics":["mako-framework","mako-package","php"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mako-framework.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-06-27T12:14:27.000Z","updated_at":"2025-02-26T10:00:14.000Z","dependencies_parsed_at":"2025-02-18T10:29:27.323Z","dependency_job_id":"09884705-4d28-40ce-88be-49c82275a116","html_url":"https://github.com/mako-framework/toolbar","commit_stats":{"total_commits":100,"total_committers":2,"mean_commits":50.0,"dds":"0.010000000000000009","last_synced_commit":"c5331f9e9c67274e23e653babfada59b0aecc51f"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mako-framework%2Ftoolbar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mako-framework%2Ftoolbar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mako-framework%2Ftoolbar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mako-framework%2Ftoolbar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mako-framework","download_url":"https://codeload.github.com/mako-framework/toolbar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248631728,"owners_count":21136560,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["mako-framework","mako-package","php"],"created_at":"2024-11-26T01:42:43.615Z","updated_at":"2025-04-12T20:52:20.094Z","avatar_url":"https://github.com/mako-framework.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mako debug toolbar\n\n[![Static analysis](https://github.com/mako-framework/toolbar/actions/workflows/static-analysis.yml/badge.svg)](https://github.com/mako-framework/toolbar/actions/workflows/static-analysis.yml)\n\n## Requirements\n\nMako 11.0 or greater.\n\n## Installation\n\nInstall the package using the following composer command:\n\n\tcomposer require mako/toolbar\n\nNext, add the ```mako\\toolbar\\ToolbarPackage``` package to your ```app/config/application.php``` config file.\n\nYou should make sure that the middleware gets executed first to ensure that the toolbar is able to collect all the information about your application.\n\n\t$dispatcher-\u003esetMiddlewarePriority(ToolbarMiddleware::class, 1);\n\nYou can now add the middleware to the routes of your choice or make it global if you want to apply it to all your routes.\n\n\t$dispatcher-\u003eregisterGlobalMiddleware(ToolbarMiddleware::class);\n\n\u003e The middleware will only append the toolbar to responses with a content type of `text/html` and a body that includes a set of `\u003cbody\u003e\u003c/body\u003e` tags.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmako-framework%2Ftoolbar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmako-framework%2Ftoolbar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmako-framework%2Ftoolbar/lists"}