{"id":23493119,"url":"https://github.com/ityetti/database-profiler","last_synced_at":"2025-08-01T18:13:42.315Z","repository":{"id":56994658,"uuid":"322722986","full_name":"ityetti/database-profiler","owner":"ityetti","description":"Magento 2 Database Profiler","archived":false,"fork":false,"pushed_at":"2023-08-24T21:29:00.000Z","size":270,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-06T09:26:38.358Z","etag":null,"topics":[],"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/ityetti.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-12-18T23:00:16.000Z","updated_at":"2023-10-16T20:50:54.000Z","dependencies_parsed_at":"2024-12-25T02:18:30.728Z","dependency_job_id":"e6ccf75c-1f7a-40b4-979c-b6e6c6d454f9","html_url":"https://github.com/ityetti/database-profiler","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"a7b717a8aa9dd666f661a45574f831dcfceb6986"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ityetti/database-profiler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ityetti%2Fdatabase-profiler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ityetti%2Fdatabase-profiler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ityetti%2Fdatabase-profiler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ityetti%2Fdatabase-profiler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ityetti","download_url":"https://codeload.github.com/ityetti/database-profiler/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ityetti%2Fdatabase-profiler/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268273244,"owners_count":24223791,"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","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-12-25T02:18:27.556Z","updated_at":"2025-08-01T18:13:42.271Z","avatar_url":"https://github.com/ityetti.png","language":"PHP","readme":"ITYetti Database Profiler\n=====================\n\nDescription\n-----------\nThis extension shows sql queries and execution time in simple table view. You can see which of the SQL process take a lot of time and optimize your code.\n\nCompatibility\n-------------\n- Magento v2.4.1 (Should work on previous versions. Not tested)\n\nInstallation Instructions\n-------------------------\n1. `composer require ityetti/database-profiler`\n2. Open project config file `app/etc/env.php` and add profiler class to your configuration:\n```\n   'db' =\u003e [\n        'connection' =\u003e [\n            'default' =\u003e [\n                'profiler' =\u003e [\n                    'class' =\u003e '\\Magento\\Framework\\DB\\Profiler',\n                    'enabled' =\u003e true\n                ]\n            ]\n        ]\n    ]\n```\n3. `bin/magento module:enable ITYetti_DatabaseProfiler`\n4. `bin/magento setup:upgrade`\n5. Go to Admin - Store - Configuration - ITYetti - Database Profiler\n6. `Enable On Frontend` - Yes\n6. `Enable On Backend` - Yes\n\n![ITYetti Database Profiler](https://github.com/ityetti/database-profiler/blob/main/database-profiler.png?raw=true)\n\nUninstallation\n--------------\n1. `composer remove ityetti/database-profiler`\n\nSupport\n-------\nIf you have any issues with this extension, open an issue on [GitHub](https://github.com/ityetti/database-profiler/issues).\n\nContribution\n------------\nAny contribution is highly appreciated. The best way to contribute code is to open a [pull request on GitHub](https://github.com/ityetti/database-profiler/pulls).\n\nDeveloper\n---------\nOleksii Borovyk  \n[https://github.com/ityetti](https://github.com/ityetti)\n\nLicense\n-------\n[OSL - Open Software Licence 3.0](http://opensource.org/licenses/osl-3.0.php)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fityetti%2Fdatabase-profiler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fityetti%2Fdatabase-profiler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fityetti%2Fdatabase-profiler/lists"}