{"id":13828344,"url":"https://github.com/beyondcode/laravel-package-tools","last_synced_at":"2025-07-09T06:31:46.035Z","repository":{"id":62493713,"uuid":"173985905","full_name":"beyondcode/laravel-package-tools","owner":"beyondcode","description":"Use the make: commands that you know and love from Laravel - outside of Laravel. ","archived":true,"fork":false,"pushed_at":"2019-10-24T04:50:46.000Z","size":29,"stargazers_count":73,"open_issues_count":4,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-08-18T10:10:42.425Z","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/beyondcode.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}},"created_at":"2019-03-05T16:54:25.000Z","updated_at":"2024-06-09T10:34:29.000Z","dependencies_parsed_at":"2022-11-02T11:18:03.207Z","dependency_job_id":null,"html_url":"https://github.com/beyondcode/laravel-package-tools","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/beyondcode%2Flaravel-package-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beyondcode%2Flaravel-package-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beyondcode%2Flaravel-package-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beyondcode%2Flaravel-package-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beyondcode","download_url":"https://codeload.github.com/beyondcode/laravel-package-tools/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225492420,"owners_count":17482869,"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-08-04T09:02:42.276Z","updated_at":"2024-11-20T08:30:26.461Z","avatar_url":"https://github.com/beyondcode.png","language":"PHP","readme":"# Laravel Package Tools\n\n[![Latest Version on Packagist](https://img.shields.io/packagist/v/beyondcode/laravel-package-tools.svg?style=flat-square)](https://packagist.org/packages/beyondcode/laravel-package-tools)\n[![Build Status](https://img.shields.io/travis/beyondcode/laravel-package-tools/master.svg?style=flat-square)](https://travis-ci.org/beyondcode/laravel-package-tools)\n[![Quality Score](https://img.shields.io/scrutinizer/g/beyondcode/laravel-package-tools.svg?style=flat-square)](https://scrutinizer-ci.com/g/beyondcode/laravel-package-tools)\n[![Total Downloads](https://img.shields.io/packagist/dt/beyondcode/laravel-package-tools.svg?style=flat-square)](https://packagist.org/packages/beyondcode/laravel-package-tools)\n\nGives you the `make:` commands that you know and love from Laravel - outside of Laravel. Ready to use in your next package.\n\n[![https://phppackagedevelopment.com](https://phppackagedevelopment.com/img/twitter-card_package_dev.png)](https://phppackagedevelopment.com)\n\nIf you want to learn how to create reusable PHP packages yourself, take a look at my upcoming [PHP Package Development](https://phppackagedevelopment.com) video course.\n\n\n## Installation\n\nYou can install the package via composer:\n\n```bash\ncomposer require --dev beyondcode/laravel-package-tools\n```\n\n## Usage\n\nYou can use this package from the root of the package that you are developing. You can use the `pkg-tools` binary to create and scaffold new classes.\n\nThe package will automatically detect your namespace from your `composer.json` autoload configuration and apply it to the generated files.\n\n## Available commands\n\n```\n./vendor/bin/pkg-tools make:command name [--command=] [--force]\n\n./vendor/bin/pkg-tools make:request name [--force]\n\n./vendor/bin/pkg-tools make:job name [--sync] [--force]\n\n./vendor/bin/pkg-tools make:event name [--force]\n\n./vendor/bin/pkg-tools make:notification name [--force]\n\n./vendor/bin/pkg-tools make:rule name [--force]\n``` \n\n### Testing\n\n``` bash\ncomposer test\n```\n\n### Changelog\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information 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 marcel@beyondco.de instead of using the issue tracker.\n\n## Credits\n\n- [Marcel Pociot](https://github.com/beyondcode)\n- [All Contributors](../../contributors)\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).","funding_links":[],"categories":["PHP"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeyondcode%2Flaravel-package-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeyondcode%2Flaravel-package-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeyondcode%2Flaravel-package-tools/lists"}