{"id":30738882,"url":"https://github.com/dependenci/laravel-gh-webhooks","last_synced_at":"2025-09-03T22:11:59.151Z","repository":{"id":56965809,"uuid":"94580341","full_name":"dependenci/laravel-gh-webhooks","owner":"dependenci","description":"Transform GitHub Webhooks to Laravel Events","archived":false,"fork":false,"pushed_at":"2017-09-18T17:41:58.000Z","size":11,"stargazers_count":11,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-08-21T09:24:13.600Z","etag":null,"topics":["dependenci","events","github","github-webhooks","laravel","laravel-events","package","php","webhooks"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dependenci.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2017-06-16T20:52:14.000Z","updated_at":"2022-01-03T10:48:59.000Z","dependencies_parsed_at":"2022-08-21T10:20:18.495Z","dependency_job_id":null,"html_url":"https://github.com/dependenci/laravel-gh-webhooks","commit_stats":null,"previous_names":[],"tags_count":3,"template":null,"template_full_name":null,"purl":"pkg:github/dependenci/laravel-gh-webhooks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dependenci%2Flaravel-gh-webhooks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dependenci%2Flaravel-gh-webhooks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dependenci%2Flaravel-gh-webhooks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dependenci%2Flaravel-gh-webhooks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dependenci","download_url":"https://codeload.github.com/dependenci/laravel-gh-webhooks/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dependenci%2Flaravel-gh-webhooks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273518892,"owners_count":25120061,"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-03T02:00:09.631Z","response_time":76,"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":["dependenci","events","github","github-webhooks","laravel","laravel-events","package","php","webhooks"],"created_at":"2025-09-03T22:11:55.361Z","updated_at":"2025-09-03T22:11:59.136Z","avatar_url":"https://github.com/dependenci.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Laravel GitHub Webhooks\n\n[![Latest Version on Packagist](https://img.shields.io/packagist/v/dependenci/github-webhooks.svg?style=flat-square)](https://packagist.org/packages/dependenci/github-webhooks)\n[![Software License](https://img.shields.io/badge/license-MPLv2.0-blue.svg?style=flat-square)](LICENSE.md)\n[![Total Downloads](https://img.shields.io/packagist/dt/dependenci/github-webhooks.svg?style=flat-square)](https://packagist.org/packages/dependenci/github-webhooks)\n\n# DEPRECATED: This package is deprecated. You can use [m1guelpf/laravel-gh-webhooks](https://github.com/m1guelpf/laravel-gh-webhooks) instead.\n\nEasy-to-use class to transform GitHub Webhooks to Laravel Events.\n\n## Installation\n\nYou can install the package via composer using this command:\n\n``` bash\ncomposer require dependenci/github-webhooks\n```\n\n## Usage\n\n``` php\nuse GHWebhooks;\n\npublic function handleWebhook()\n{\n  return GHWebhooks::handle();\n}\n```\n\n## Contributing\n\nRead our [CONTRIBUTING.md](CONTRIBUTING.md) for more details on how to help us.\n\n## Security\n\nIf you find any security related issues, please send an email to soy@miguelpiedrafita.com instead of using the issue tracker.\n\n## Credits\n\n- [Miguel Piedrafita](https://github.com/m1guelpf)\n- [All Contributors](../../contributors)\n\n## License\n\nThis package is licensed under the Mozilla Public License 2.0 (\"MPL-2.0\"). Please see [LICENSE.md](LICENSE.md) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdependenci%2Flaravel-gh-webhooks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdependenci%2Flaravel-gh-webhooks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdependenci%2Flaravel-gh-webhooks/lists"}