{"id":15309107,"url":"https://github.com/marcelod/codeigniter-debug-toolbar","last_synced_at":"2025-10-08T16:31:39.477Z","repository":{"id":29741827,"uuid":"33285300","full_name":"marcelod/codeigniter-debug-toolbar","owner":"marcelod","description":"This is a modified version of the original debug toolbar for CodeIgniter ported from Kohana","archived":false,"fork":true,"pushed_at":"2015-04-01T17:52:54.000Z","size":97,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-02T08:20:53.690Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"michalsn/codeigniter-debug-toolbar","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marcelod.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}},"created_at":"2015-04-02T02:39:45.000Z","updated_at":"2015-04-02T02:39:45.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/marcelod/codeigniter-debug-toolbar","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/marcelod%2Fcodeigniter-debug-toolbar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcelod%2Fcodeigniter-debug-toolbar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcelod%2Fcodeigniter-debug-toolbar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcelod%2Fcodeigniter-debug-toolbar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcelod","download_url":"https://codeload.github.com/marcelod/codeigniter-debug-toolbar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235731949,"owners_count":19036830,"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":[],"created_at":"2024-10-01T08:20:40.744Z","updated_at":"2025-10-08T16:31:34.198Z","avatar_url":"https://github.com/marcelod.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"CodeIgniter Debug Toolbar\n=========================\n\nThis is a modified version of the original debug toolbar for CodeIgniter ported from Kohana \u003cbr /\u003e\nVersion 0.3 (ready for CodeIgniter 2.x and 3.x)\n\n\nCopyright\n---------\n\n- based on Kohana Debug Toolbar by Aaron Forsander (http://pifantastic.com/kohana-debug-toolbar/)\n- 0.1 ported to CodeIgniter by quark (gothic.quark@gmail.com)\n- 0.2 additions by Kon Wilms (konfoo@gmail.com)\n- 0.2.1 addition (CI2 compatibility) by michalsn\n- 0.3 addition (CI3 compatibility and layout update) by jlamim\n\nInstallation\n-------------\n\n- copy assets folder to webroot\n- copy all other content to respective application subdirectories\n- enable hooks in application config\n- add the following to config/hooks config: \u003cbr /\u003e\n\t$hook['display_override'] = array(\n\t'class' =\u003e 'debug_toolbar',\n\t'function' =\u003e 'render',\n\t'filename' =\u003e 'debug_toolbar.php',\n\t'filepath' =\u003e 'hooks'\n\t);\n- configure the config/debug_toolbar config\n- add the following to config/autoload config: \u003cbr/\u003e\n\t$autoload['helper'] = array('date', 'url', 'html', 'string', 'debug');\n\nAdditions/Changes\n-----------------\n\n- config files are generically parsed for all contents\n- matchbox config files are supported and are listed as modules:/name/config\n- menu graphic changed\n- some js/css modifications taken from the kohana debug_toolbar (alignment)\n- added ability to list files called\n- debug bar can be enabled if hidden with a debug_key passed as a $_GET parameter\n- changed all names to debug_toolbar to simplify maintenance\n- assets moved and categorized\n\n\nAdditions/Changes to the version 0.3\n------------------------------------\n\n- CI3 compatibility\n- some css modifications\n- new icons\n\n\nDebug_key Functionality\n-----------------------\n\n- edit the debug_toolbar config, set render to FALSE, set a key, and modify the following):\n- edit the application config\n  - $config['uri_protocol'] = \"PATH_INFO\";\n  - $config['enable_query_strings'] = TRUE;","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcelod%2Fcodeigniter-debug-toolbar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcelod%2Fcodeigniter-debug-toolbar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcelod%2Fcodeigniter-debug-toolbar/lists"}