Skip to content

Add support to PIE #43

@flavioheleno

Description

@flavioheleno

Hi, thanks for keeping this fork updated!

This issue is about making this extension installable by PIE (PHP Installer for Extensions) so it becomes easier.

From The PHP Foundation's blog:

PIE aims to simplify managing PHP extensions by providing a modern, flexible alternative to PECL and treating extensions as first-class citizens in the PHP ecosystem.

With PIE, the process of managing PHP extensions becomes more streamlined. Extensions are distributed via Packagist just like regular PHP packages! It makes the installation and update process quite familiar if you already use Composer.

You can check the list of currently supported extensions by PIE here.

If you agree, I'd be more than happy to provide a PR with the required work, leaving to you only the required work on Packagist (publish the extension under your preferred vendor name).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions