Skip to content

Seamlessly distribute your PHPacker executables through composer

License

Notifications You must be signed in to change notification settings

phpacker/composer-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHPacker Composer Installer

Composer vendor binaries do not natively support automatic binary selection based on platform and architecture.

This composer plugin automates installation & removal of platform specific executable created with PHPacker.

Usage

Install the plugin:

composer require phpacker/composer-installer

Then add the following to the extra section of your composer.json:

"extra": {
    "phpacker-install": "my-app",
}

About

Seamlessly distribute your PHPacker executables through composer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages