{"id":13609124,"url":"https://github.com/beyondcode/laravel-query-detector","last_synced_at":"2025-05-12T11:17:00.972Z","repository":{"id":32727406,"uuid":"141023215","full_name":"beyondcode/laravel-query-detector","owner":"beyondcode","description":"Laravel N+1 Query Detector","archived":false,"fork":false,"pushed_at":"2025-03-11T09:48:43.000Z","size":97,"stargazers_count":2026,"open_issues_count":3,"forks_count":139,"subscribers_count":21,"default_branch":"master","last_synced_at":"2025-05-11T11:09:39.513Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"https://beyondco.de/docs/laravel-query-detector/usage","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/beyondcode.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"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-07-15T11:49:26.000Z","updated_at":"2025-05-04T23:00:34.000Z","dependencies_parsed_at":"2024-06-18T10:56:04.668Z","dependency_job_id":"73b3def7-9632-4731-9a83-44826e7a4751","html_url":"https://github.com/beyondcode/laravel-query-detector","commit_stats":{"total_commits":68,"total_committers":33,"mean_commits":"2.0606060606060606","dds":0.7794117647058824,"last_synced_commit":"40c7e168fcf7eeb80d8e96f7922e05ab194269c8"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beyondcode%2Flaravel-query-detector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beyondcode%2Flaravel-query-detector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beyondcode%2Flaravel-query-detector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beyondcode%2Flaravel-query-detector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beyondcode","download_url":"https://codeload.github.com/beyondcode/laravel-query-detector/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253554089,"owners_count":21926614,"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":["hacktoberfest"],"created_at":"2024-08-01T19:01:32.650Z","updated_at":"2025-05-11T11:09:44.532Z","avatar_url":"https://github.com/beyondcode.png","language":"PHP","readme":"# Laravel N+1 Query Detector\n\n[![Latest Version on Packagist](https://img.shields.io/packagist/v/beyondcode/laravel-query-detector.svg?style=flat-square)](https://packagist.org/packages/beyondcode/laravel-query-detector)\n[![Total Downloads](https://img.shields.io/packagist/dt/beyondcode/laravel-query-detector.svg?style=flat-square)](https://packagist.org/packages/beyondcode/laravel-query-detector)\n\nThe Laravel N+1 query detector helps you to increase your application's performance by reducing the number of queries it executes. This package monitors your queries in real-time, while you develop your application and notify you when you should add eager loading (N+1 queries).\n\n![Example alert](https://beyondco.de/github/n+1/alert.png)\n\n\n## Installation\n\nYou can install the package via composer:\n\n```bash\ncomposer require beyondcode/laravel-query-detector --dev\n```\n\nThe package will automatically register itself.\n\n## Documentation\n\nYou can find the documentation on our [website](http://beyondco.de/docs/laravel-query-detector).\n\n\n### Testing\n\n``` bash\ncomposer test\n```\n\n### Changelog\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.\n\n## Contributing\n\nPlease see [CONTRIBUTING](CONTRIBUTING.md) for details.\n\n### Security\n\nIf you discover any security related issues, please email marcel@beyondco.de instead of using the issue tracker.\n\n## Credits\n\n- [Marcel Pociot](https://github.com/mpociot)\n- [All Contributors](../../contributors)\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n","funding_links":[],"categories":["PHP"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeyondcode%2Flaravel-query-detector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeyondcode%2Flaravel-query-detector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeyondcode%2Flaravel-query-detector/lists"}