{"id":41520834,"url":"https://github.com/schantldev/git-webhook","last_synced_at":"2026-01-23T20:47:51.885Z","repository":{"id":62541086,"uuid":"295762658","full_name":"schantldev/git-webhook","owner":"schantldev","description":"An easy way to update your application using Github webhooks. No manual deploy required.","archived":false,"fork":false,"pushed_at":"2025-02-26T11:43:38.000Z","size":26,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-02T12:25:03.861Z","etag":null,"topics":["autodeploy","deployment","git","github","laravel","webhook"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":false,"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/schantldev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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}},"created_at":"2020-09-15T14:58:49.000Z","updated_at":"2025-02-26T11:41:50.000Z","dependencies_parsed_at":"2024-03-18T11:49:02.890Z","dependency_job_id":"6aa4cd5a-ee4f-490e-9595-63ed5a9fdf8b","html_url":"https://github.com/schantldev/git-webhook","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/schantldev/git-webhook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schantldev%2Fgit-webhook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schantldev%2Fgit-webhook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schantldev%2Fgit-webhook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schantldev%2Fgit-webhook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/schantldev","download_url":"https://codeload.github.com/schantldev/git-webhook/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schantldev%2Fgit-webhook/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28699909,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T17:25:48.045Z","status":"ssl_error","status_checked_at":"2026-01-23T17:25:47.153Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["autodeploy","deployment","git","github","laravel","webhook"],"created_at":"2026-01-23T20:47:51.721Z","updated_at":"2026-01-23T20:47:51.879Z","avatar_url":"https://github.com/schantldev.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Laravel - Git Webhook\n\n[![Latest Version on Packagist](https://img.shields.io/packagist/v/schantldev/git-webhook.svg?style=flat-square)](https://packagist.org/packages/schantldev/git-webhook)\n![PHP UNIT](https://github.com/schantldev/git-webhook/actions/workflows/php.yml/badge.svg)\n[![Total Downloads](https://img.shields.io/packagist/dt/schantldev/git-webhook.svg?style=flat-square)](https://packagist.org/packages/schantldev/git-webhook)\n\nAn easy way to update your application using Github webhooks. No manual deploy required.\n\nThis package sets up a route that you can use for your Github webhooks. You can set a secret and define the URL of the route. The pacakge will publish a deploy script that you can customize to fit your needs.\n\n## Installation\n\nYou can install the package via composer:\n\n```bash\ncomposer require schantldev/git-webhook\n```\n\nAfter that, publish the files using\n\n```bash\nphp artisan vendor:publish\n```\n\nEnsure the deployment script is executable by running\n\n```bash\nchmod +x /storage/git-webhook/git_deploy.sh\n```\n\nThe package will queue the command and run it in the background. Ensure you have a proper queue (eg. database driver) set up, otherwise the deployment script might not work. \n\n## Usage\n\n1. Define the webhook URL you want to use in the ``git-webhook.php`` config file\n2. Define a secret if necessary\n3. Activate the webhook inside your repository settings\n\n\n## Contributing\n\nEverybody is welcome to contribute towards this git webhook package.\n\n### Security\n\nIf you discover any security related issues, please email office@schantl.io instead of using the issue tracker.\n\n## Credits\n\n- [Schantl Web Development \u0026 Services](https://github.com/schantldev)\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschantldev%2Fgit-webhook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fschantldev%2Fgit-webhook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschantldev%2Fgit-webhook/lists"}