php / php/frankenphp

Feature: frankenphp-dev package

Open
#2,592 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.