{"id":22342524,"url":"https://github.com/botble/git-commit-checker","last_synced_at":"2025-04-04T13:13:55.928Z","repository":{"id":62496304,"uuid":"204389052","full_name":"botble/git-commit-checker","owner":"botble","description":"Check coding standard \u0026 code syntax with Git pre-commit hook","archived":false,"fork":false,"pushed_at":"2025-02-26T03:32:28.000Z","size":262,"stargazers_count":47,"open_issues_count":0,"forks_count":14,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T12:09:41.864Z","etag":null,"topics":[],"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/botble.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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}},"created_at":"2019-08-26T03:32:23.000Z","updated_at":"2025-02-26T03:32:15.000Z","dependencies_parsed_at":"2024-06-18T15:34:24.202Z","dependency_job_id":"0dde91a1-5544-4b9e-9a9a-ba480d1acd90","html_url":"https://github.com/botble/git-commit-checker","commit_stats":{"total_commits":35,"total_committers":4,"mean_commits":8.75,"dds":0.4571428571428572,"last_synced_commit":"0b75b3c1a42fbe3faa6ace927c115f685707b94a"},"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/botble%2Fgit-commit-checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/botble%2Fgit-commit-checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/botble%2Fgit-commit-checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/botble%2Fgit-commit-checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/botble","download_url":"https://codeload.github.com/botble/git-commit-checker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247182420,"owners_count":20897381,"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":[],"created_at":"2024-12-04T08:12:57.083Z","updated_at":"2025-04-04T13:13:55.903Z","avatar_url":"https://github.com/botble.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Laravel GIT Commit Checker\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"/art/overview.png\" alt=\"Overview Git Commit Checker\" style=\"width:70%;\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://packagist.org/packages/botble/git-commit-checker\"\u003e\u003cimg src=\"https://img.shields.io/packagist/v/botble/git-commit-checker.svg?style=flat-square\" alt=\"Latest Version\"\u003e\u003c/a\u003e\n    \u003ca href=\"/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square\" alt=\"Software License\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://packagist.org/packages/botble/git-commit-checker\"\u003e\u003cimg src=\"https://img.shields.io/packagist/dt/botble/git-commit-checker.svg?style=flat-square\" alt=\"Total Downloads\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://codeclimate.com/github/botble/git-commit-checker/maintainability\"\u003e\u003cimg src=\"https://api.codeclimate.com/v1/badges/a6e4612307e3b3bf8252/maintainability\" alt=\"Maintainability\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## Requirement\n\n- Laravel 9.32 or later\n- If you're using Laravel 8.0 or earlier, please use version 1.x\n\n## Installation\n\nYou can install the package via composer:\n\n```shell\ncomposer require botble/git-commit-checker\n```\n\nPublish the configuration:\n\n```bash\nphp artisan vendor:publish --tag=git-commit-checker-config\n```\n\n### Install GIT hooks\n\nRun this command to install:\n\n```shell\nphp artisan git-commit-checker:install\n```\n\nRun test manually (made sure you've added all changed files to git stage):\n\n```shell\nphp artisan git-commit-checker:pre-commit-hook\n```\n\n### Changelog\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information on 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 contact@botble.com instead of using the issue tracker.\n\n## Credits\n\n- [Sang Nguyen](https://github.com/sangnguyenplus)\n- [All Contributors](../../contributors)\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbotble%2Fgit-commit-checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbotble%2Fgit-commit-checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbotble%2Fgit-commit-checker/lists"}