{"id":23564369,"url":"https://github.com/spartaksun/gitlab-hook-php","last_synced_at":"2025-11-01T20:30:33.986Z","repository":{"id":57056515,"uuid":"237667560","full_name":"spartaksun/gitlab-hook-php","owner":"spartaksun","description":"Framework agnostic handling GitLab project hooks","archived":false,"fork":false,"pushed_at":"2021-01-28T15:36:25.000Z","size":65,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-26T17:14:46.987Z","etag":null,"topics":["gitlab","hooks","webhook"],"latest_commit_sha":null,"homepage":null,"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/spartaksun.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}},"created_at":"2020-02-01T19:37:54.000Z","updated_at":"2024-10-21T15:55:39.000Z","dependencies_parsed_at":"2022-08-24T14:52:55.854Z","dependency_job_id":null,"html_url":"https://github.com/spartaksun/gitlab-hook-php","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spartaksun%2Fgitlab-hook-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spartaksun%2Fgitlab-hook-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spartaksun%2Fgitlab-hook-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spartaksun%2Fgitlab-hook-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spartaksun","download_url":"https://codeload.github.com/spartaksun/gitlab-hook-php/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239323881,"owners_count":19620098,"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":["gitlab","hooks","webhook"],"created_at":"2024-12-26T17:14:54.105Z","updated_at":"2025-11-01T20:30:33.948Z","avatar_url":"https://github.com/spartaksun.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gitlab webhook handler\nFramework agnostic handling GitLab project hooks\n\nInstall:\n`\ncomposer require spartaksun/gitlab-hook-php\n`\n\nUsage:\n```php\n\u003c?php\n\nuse Spartaksun\\GitLabHook\\Entity\\CodeSnippetComment;\nuse Spartaksun\\GitLabHook\\GitLabHook;\n\nrequire 'vendor/autoload.php';\n\n$key = 'your_secret_key';\n$hook = new GitLabHook($key);\n\n/** @var $requestBody string  */\n/** @var CodeSnippetComment $result */\n$result = $hook-\u003eprocess($key, $requestBody);\n```\n\n[![Build Status](https://travis-ci.org/spartaksun/gitlab-hook-php.svg?branch=master)](https://travis-ci.org/spartaksun/gitlab-hook-php)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspartaksun%2Fgitlab-hook-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspartaksun%2Fgitlab-hook-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspartaksun%2Fgitlab-hook-php/lists"}