Skip to content

Feature: frankenphp-dev package #2592

Description

@thomas-0816

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions