Feature: frankenphp-dev package
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 11.3k
- Forks
- 488
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 11
Description
Describe your feature request
Is your feature request related to a problem? Please describe.
Currently developers need to install everything separately: frankenphp, composer, phpstan, etc.
Describe the solution you'd like
It would be nice to have a FrankenPHP-Dev package, kind of all-in-one php developer toolkit.
E.g. the package can include xdebug, composer, pie, php-cs-fixer, phpstan, phpunit
By "include" I mean embedding into the binary.
Example commands:
frankenphp-dev composer install ...
frankenphp-dev pie install ...
frankenphp-dev php-cs-fixer fix install ...
frankenphp-dev phpstan analyse ...
frankenphp-dev phpunit
a shorter name may be "phpun" (inspired by bun)
Describe alternatives you've considered
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or build entry points are named. First clarify the packaging and embedding approach for the proposed FrankenPHP-Dev tool, then define which commands and tools must work; done means the requested bundled developer commands are available through the package.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, php
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100