{"id":36997490,"url":"https://github.com/mirasvit/module-profiler","last_synced_at":"2026-01-13T23:55:02.750Z","repository":{"id":56419072,"uuid":"50311854","full_name":"mirasvit/module-profiler","owner":"mirasvit","description":"Magento 2 Profiler","archived":true,"fork":false,"pushed_at":"2023-04-17T18:38:45.000Z","size":125,"stargazers_count":132,"open_issues_count":15,"forks_count":35,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-01-04T02:18:56.068Z","etag":null,"topics":["magento","magento2","magento2-module","profile"],"latest_commit_sha":null,"homepage":"https://mirasvit.com/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"osl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mirasvit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-01-24T22:39:05.000Z","updated_at":"2025-12-20T13:58:25.000Z","dependencies_parsed_at":"2022-08-15T18:20:36.202Z","dependency_job_id":"fd14b04d-5184-40d9-9ccf-362b01765965","html_url":"https://github.com/mirasvit/module-profiler","commit_stats":{"total_commits":67,"total_committers":12,"mean_commits":5.583333333333333,"dds":"0.28358208955223885","last_synced_commit":"874c2d85d18aa1555cf541c36dc08da7b2a56171"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/mirasvit/module-profiler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mirasvit%2Fmodule-profiler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mirasvit%2Fmodule-profiler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mirasvit%2Fmodule-profiler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mirasvit%2Fmodule-profiler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mirasvit","download_url":"https://codeload.github.com/mirasvit/module-profiler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mirasvit%2Fmodule-profiler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28405678,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-13T21:51:37.118Z","status":"ssl_error","status_checked_at":"2026-01-13T21:45:14.585Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["magento","magento2","magento2-module","profile"],"created_at":"2026-01-13T23:55:02.115Z","updated_at":"2026-01-13T23:55:02.743Z","avatar_url":"https://github.com/mirasvit.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Magento 2 Profiler Module #\n\n## Installation\n\nLog in to the Magento server, go to your Magento install dir and run these commands:\n```\ncomposer require mirasvit/module-profiler\n\nphp -f bin/magento module:enable Mirasvit_Profiler\nphp -f bin/magento setup:upgrade\nphp -f bin/magento mirasvit:profiler:enable\n```\n\n## Usage\n\n```\nphp -f bin/magento mirasvit:profiler:enable # Enable profiler\nphp -f bin/magento mirasvit:profiler:disable # Disable profiler\nphp -f bin/magento mirasvit:profiler:status # Current status\nphp -f bin/magento mirasvit:profiler:allow-ips 127.0.0.1 192.268.22.11 # Allow only specified IPs\nphp -f bin/magento mirasvit:profiler:allow-ips --none # Remove IP restriction\n```\n\n## Demo\n[http://profiler.m2.mirasvit.com/](http://profiler.m2.mirasvit.com/)\n\n[http://profiler.m2.mirasvit.com/profiler/profile/index/](http://profiler.m2.mirasvit.com/profiler/profile/index/)\n\n## Screenshots\n### Magento 2 Code Profiler and Database Profiler\n![](http://mirasvit.com/media/profiler/v2.png)\n\n\n## Licence\n[Open Software License (OSL 3.0)](http://opensource.org/licenses/osl-3.0.php)\n\n## 1.0.8\n*(2020-10-08)\n#### Improvements\n* M2.4\n\n---\n\n## 1.0.6\n*(2017-09-28)*\n\n#### Improvements\n* M2.2\n\n#### Fixed\n* Issue #20\n\n---\n\n## 1.0.5\n*(2017-09-07)* \n\n* PHP 5.6.x\n\n---\n\n## 1.0.3, 1.0.4\n*(2017-09-06)* \n\n* Issues with less compilation\n\n---\n\n## 1.0.2\n*(2017-09-05)* \n\n* Significant changes in UI\n\n---\n\n## 1.0.1\n*(2017-03-30)* \n\n* Improve styles load mechanism\n\n---\n\n## 1.0.0\n*(2017-03-30)* \n\n* Initial release\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmirasvit%2Fmodule-profiler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmirasvit%2Fmodule-profiler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmirasvit%2Fmodule-profiler/lists"}