{"id":22835267,"url":"https://github.com/gueff/mymvc_module_infotool","last_synced_at":"2025-03-31T02:44:13.003Z","repository":{"id":54343364,"uuid":"121226535","full_name":"gueff/myMVC_module_InfoTool","owner":"gueff","description":"This is a Module for myMVC (https://github.com/gueff/myMVC) which places an InfoTool-Bar at the bottom of the Frontend. Serving lots of Infos about the Environment, Configuration and more.","archived":false,"fork":false,"pushed_at":"2022-08-07T10:45:07.000Z","size":48,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"1.x","last_synced_at":"2025-02-06T07:46:23.446Z","etag":null,"topics":["mymvc","php"],"latest_commit_sha":null,"homepage":"","language":"Smarty","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/gueff.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":"2018-02-12T09:29:56.000Z","updated_at":"2023-07-19T13:38:00.000Z","dependencies_parsed_at":"2022-08-13T12:40:34.547Z","dependency_job_id":null,"html_url":"https://github.com/gueff/myMVC_module_InfoTool","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gueff%2FmyMVC_module_InfoTool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gueff%2FmyMVC_module_InfoTool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gueff%2FmyMVC_module_InfoTool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gueff%2FmyMVC_module_InfoTool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gueff","download_url":"https://codeload.github.com/gueff/myMVC_module_InfoTool/tar.gz/refs/heads/1.x","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246408099,"owners_count":20772228,"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":["mymvc","php"],"created_at":"2024-12-12T22:08:51.514Z","updated_at":"2025-03-31T02:44:12.978Z","avatar_url":"https://github.com/gueff.png","language":"Smarty","funding_links":[],"categories":[],"sub_categories":[],"readme":"# myMVC_module_InfoTool\n\nThis is a Debug-Toolbar module for myMVC Version 2.0.1: https://github.com/gueff/myMVC/releases/tag/2.0.1\n\n- _If you need this for myMVC \u003c 2.0.0, take Version 1.1.2 of myMVC_module_InfoTool: https://github.com/gueff/myMVC_module_InfoTool/releases/tag/1.1.2_\n- _If you need this for myMVC \u003c 1.2.0, take Version 1.0.0 of myMVC_module_InfoTool: https://github.com/gueff/myMVC_module_InfoTool/releases/tag/1.0.0_\n\n## 1. Download this Repository\n\nand place it inside myMVC's `modules` folder:\n~~~\n    application\n    config\n    modules\n        [..]\n        InfoTool\n            Model\n            templates\n            README.md\n        [..]\n    public\n    composer.json\n    myMVC.phar\n    README.md\n~~~\n\n## 2. Activate via Event Listener\n\n~~~\n/** @var \\MVC\\DataType\\DTArrayObject $oDTArrayObject */\n'mvc.reflex.reflect.targetObject.after' =\u003e function (\\MVC\\DataType\\DTArrayObject $oDTArrayObject) {\n\n    $oView = $oDTArrayObject\n        -\u003egetDTKeyValueByKey('oReflectionObject')\n        -\u003eget_sValue()\n        -\u003eoView;\n\n    // switch on InfoTool\n    new \\InfoTool\\Model\\Index ($oView);\n},\n~~~\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgueff%2Fmymvc_module_infotool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgueff%2Fmymvc_module_infotool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgueff%2Fmymvc_module_infotool/lists"}