{"id":18720723,"url":"https://github.com/lee-to/laravel-package-command","last_synced_at":"2025-04-12T14:22:55.219Z","repository":{"id":65603815,"uuid":"595551854","full_name":"lee-to/laravel-package-command","owner":"lee-to","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-31T14:53:20.000Z","size":8,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-02T12:08:12.218Z","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/lee-to.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,"publiccode":null,"codemeta":null}},"created_at":"2023-01-31T10:15:29.000Z","updated_at":"2024-05-06T09:04:55.000Z","dependencies_parsed_at":"2023-02-16T18:45:37.165Z","dependency_job_id":null,"html_url":"https://github.com/lee-to/laravel-package-command","commit_stats":{"total_commits":5,"total_committers":2,"mean_commits":2.5,"dds":"0.19999999999999996","last_synced_commit":"791518a3515f6497e50b4b712a31ff9c4069fa52"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lee-to%2Flaravel-package-command","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lee-to%2Flaravel-package-command/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lee-to%2Flaravel-package-command/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lee-to%2Flaravel-package-command/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lee-to","download_url":"https://codeload.github.com/lee-to/laravel-package-command/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223522212,"owners_count":17159381,"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-11-07T13:32:21.853Z","updated_at":"2024-11-07T13:32:36.719Z","avatar_url":"https://github.com/lee-to.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"### The base class of the console command with a set of methods for package developers\n\nApplies to console commands to install a package\n\nIt is convenient if your package adds stubs during installation, service providers\n\n### Installation\n```shell\ncomposer require lee-to/laravel-package-command\n```\n### Usage\n\n- Change `Illuminate\\Console\\Command ` to `Leeto\\PackageCommand\\Command`\n- Set `protected string $stubsDir = 'Path to stubs dir'`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flee-to%2Flaravel-package-command","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flee-to%2Flaravel-package-command","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flee-to%2Flaravel-package-command/lists"}