{"id":18666369,"url":"https://github.com/tastyigniter/ti-ext-debugbar","last_synced_at":"2025-09-06T01:36:30.942Z","repository":{"id":35566161,"uuid":"148994672","full_name":"tastyigniter/ti-ext-debugbar","owner":"tastyigniter","description":null,"archived":false,"fork":false,"pushed_at":"2025-09-02T23:07:14.000Z","size":78,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"4.x","last_synced_at":"2025-09-03T01:07:29.452Z","etag":null,"topics":["debugbar","ide-helper"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tastyigniter.png","metadata":{"funding":{"github":"tastyigniter","open_collective":"tastyigniter"},"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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,"zenodo":null}},"created_at":"2018-09-16T12:44:16.000Z","updated_at":"2025-09-02T23:07:17.000Z","dependencies_parsed_at":"2024-01-23T21:20:32.166Z","dependency_job_id":"36ec52b2-3047-44ef-a443-29ba1a10169f","html_url":"https://github.com/tastyigniter/ti-ext-debugbar","commit_stats":{"total_commits":33,"total_committers":2,"mean_commits":16.5,"dds":0.4545454545454546,"last_synced_commit":"c51395be953eba688105bc1b9b0a046cfa2d2eda"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/tastyigniter/ti-ext-debugbar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tastyigniter%2Fti-ext-debugbar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tastyigniter%2Fti-ext-debugbar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tastyigniter%2Fti-ext-debugbar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tastyigniter%2Fti-ext-debugbar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tastyigniter","download_url":"https://codeload.github.com/tastyigniter/ti-ext-debugbar/tar.gz/refs/heads/4.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tastyigniter%2Fti-ext-debugbar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273847021,"owners_count":25178631,"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-09-05T02:00:09.113Z","response_time":402,"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":["debugbar","ide-helper"],"created_at":"2024-11-07T08:32:03.209Z","updated_at":"2025-09-06T01:36:30.934Z","avatar_url":"https://github.com/tastyigniter.png","language":"PHP","funding_links":["https://github.com/sponsors/tastyigniter","https://opencollective.com/tastyigniter"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/tastyigniter/ti-ext-debugbar/actions\"\u003e\u003cimg src=\"https://github.com/tastyigniter/ti-ext-debugbar/actions/workflows/pipeline.yml/badge.svg\" alt=\"Build Status\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://packagist.org/packages/tastyigniter/ti-ext-debugbar\"\u003e\u003cimg src=\"https://img.shields.io/packagist/dt/tastyigniter/ti-ext-debugbar\" alt=\"Total Downloads\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://packagist.org/packages/tastyigniter/ti-ext-debugbar\"\u003e\u003cimg src=\"https://img.shields.io/packagist/v/tastyigniter/ti-ext-debugbar\" alt=\"Latest Stable Version\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://packagist.org/packages/tastyigniter/ti-ext-debugbar\"\u003e\u003cimg src=\"https://img.shields.io/packagist/l/tastyigniter/ti-ext-debugbar\" alt=\"License\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## Introduction\n\nThe TastyIgniter DebugBar extension a seamless integration of [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar) and [ide-helper](https://github.com/barryvdh/laravel-ide-helper), is a powerful tool for developers. It provides a convenient way to profile your TastyIgniter application and generate helper files for IDEs, making local development a breeze.\n\n## Features\n\n- **Profiling:** Measure and visualize the performance of your application.\n- **Database Queries:** Monitor and optimize your database queries.\n- **IDE Helper:** Generate helper files for your IDE to improve code completion and navigation.\n\n## Documentation\n\nDocumentation can be found on the [TastyIgniter documentation website](https://tastyigniter.com/docs/extensions/debugbar).\n\n## Changelog\n\nPlease see [CHANGELOG](https://github.com/tastyigniter/ti-ext-debugbar/blob/master/CHANGELOG.md) for more information on what has changed recently.\n\n## Reporting issues\n\nIf you encounter a bug in this extension, please report it using the [Issue Tracker](https://github.com/tastyigniter/ti-ext-debugbar/issues) on GitHub.\n\n## Contributing\n\nContributions are welcome! Please read [TastyIgniter's contributing guide](https://tastyigniter.com/docs/resources/contribution-guide).\n\n## Security vulnerabilities\n\nFor reporting security vulnerabilities, please see [our security policy](https://github.com/tastyigniter/ti-ext-debugbar/security/policy).\n\n## License\n\nTastyIgniter Coupons extension is open-source software licensed under the [MIT license](https://github.com/tastyigniter/ti-ext-debugbar/blob/master/LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftastyigniter%2Fti-ext-debugbar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftastyigniter%2Fti-ext-debugbar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftastyigniter%2Fti-ext-debugbar/lists"}