{"id":25229085,"url":"https://github.com/ajthinking/git","last_synced_at":"2025-11-06T21:03:38.084Z","repository":{"id":95889557,"uuid":"437561938","full_name":"ajthinking/git","owner":"ajthinking","description":null,"archived":false,"fork":false,"pushed_at":"2021-12-12T14:22:16.000Z","size":43,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-11T10:47:27.407Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/ajthinking.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}},"created_at":"2021-12-12T14:04:33.000Z","updated_at":"2021-12-12T14:22:19.000Z","dependencies_parsed_at":"2023-03-13T16:43:39.447Z","dependency_job_id":null,"html_url":"https://github.com/ajthinking/git","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajthinking%2Fgit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajthinking%2Fgit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajthinking%2Fgit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajthinking%2Fgit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajthinking","download_url":"https://codeload.github.com/ajthinking/git/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247345844,"owners_count":20924102,"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":"2025-02-11T10:47:05.783Z","updated_at":"2025-11-06T21:03:37.901Z","avatar_url":"https://github.com/ajthinking.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Git for Laravel\n\n\u003c!-- ## Installation\n\nYou can install the package via composer:\n\n```bash\ncomposer require ajthinking/git\n``` --\u003e\n\n:warning: Under development\n\n## Usage\n\n```php\nGit::clone('user/repo', '~/local-path');\nGit::checkout('feature/branch-name')\n\n// Make changes ...\n\nGit::add();\nGit::commit('Some changes');\n\n// Make PR ...\n```\n\n### Todo\n- [x] `git --version`\n- [x] `git clone remote path`\n- [ ] `git add .`\n- [ ] `git commit -m 'Some message'`\n\n### Not supported\n- Windows\n- Bare repos\n- Reference repos\n\n### Testing\n\n```bash\ncomposer test\n```\n\n## Contributing\n\nPlease see [CONTRIBUTING](CONTRIBUTING.md) for details.\n\n### Security\n\nIf you discover any security related issues, please email jurisoo@hotmail.com instead of using the issue tracker.\n\n## Credits\n\n-   Much of the code borrowed from [kbjr/Git.php](https://github.com/kbjr/Git.php)\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n\n## Laravel Package Boilerplate\n\nThis package was generated using the [Laravel Package Boilerplate](https://laravelpackageboilerplate.com).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajthinking%2Fgit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fajthinking%2Fgit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajthinking%2Fgit/lists"}