{"id":13669203,"url":"https://github.com/marcelorodrigo/developerbar","last_synced_at":"2026-01-11T08:58:52.588Z","repository":{"id":71776634,"uuid":"1662433","full_name":"marcelorodrigo/developerbar","owner":"marcelorodrigo","description":"Developer Bar (inspired on Kohana Debug Toolbar) for Kohana 3+ PHP","archived":true,"fork":false,"pushed_at":"2022-10-18T12:03:27.000Z","size":121,"stargazers_count":14,"open_issues_count":0,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-11T05:39:41.189Z","etag":null,"topics":["kohana","php","toolbar"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marcelorodrigo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2011-04-26T00:26:53.000Z","updated_at":"2024-10-29T08:20:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"f54f4ec2-21f8-41b9-a279-c9336542317d","html_url":"https://github.com/marcelorodrigo/developerbar","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcelorodrigo%2Fdeveloperbar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcelorodrigo%2Fdeveloperbar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcelorodrigo%2Fdeveloperbar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcelorodrigo%2Fdeveloperbar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcelorodrigo","download_url":"https://codeload.github.com/marcelorodrigo/developerbar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251077102,"owners_count":21532607,"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":["kohana","php","toolbar"],"created_at":"2024-08-02T08:01:06.036Z","updated_at":"2025-04-27T01:32:47.693Z","avatar_url":"https://github.com/marcelorodrigo.png","language":"PHP","funding_links":[],"categories":["PHP"],"sub_categories":[],"readme":"### About\n\nNow updated to work with Kohana 3.3.1\n\nDeveloper Bar displays useful debug information about your Kohana Application\nThis module is originally based on \"Kohana Debug Toolbar\" \u003chttp://pifantastic.com/kohana-debug-toolbar/\u003e for Kohana v2.3 (by Aaron Forsander).\n\n### Usage\n\n* Checkout or download project and put into a folder called 'developerbar' under modules\n* Enable Module - see \u003chttp://kohanaframework.org/3.2/guide/kohana/modules#enabling-modules\u003e\n* IMPORTANT: This module is not loaded automatically whey your project are in a production environment - see \u003chttp://kohanaframework.org/3.2/guide/kohana/security/deploying\u003e\n\n~~~\n    Kohana::modules(array(\n        ...\n        'developerbar'    =\u003e MODPATH.'developerbar',   // Developer Bar\n        ...\n    ));\n~~~\n\n### Force Enable/Disable\n\nDeveloperBar attemps to enable/disabled ourself conform your environment settings.\nIf you want *force* enable or disable DeveloperBar, simple use in any point:\n\n~~~\n// Force enable\nDeveloperbar::factory()-\u003eenabled(true);\n\n// Force disable\nDeveloperbar::factory()-\u003eenabled(false);\n~~~\n\n-------\nNo more changes on *bootstrap.php* or *index.php* to run a simple toolbar with debug information :)\n\nFeel free to submit improvements or bug fixes.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcelorodrigo%2Fdeveloperbar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcelorodrigo%2Fdeveloperbar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcelorodrigo%2Fdeveloperbar/lists"}