composer-plugin for installing huenisys/stir
github.com/huenisys/stirrer
Type:composer-plugin
pkg:composer/huenisys/stirrer
Installs: 50
Dependents: 1
Suggesters: 0
Stars: 0
Open Issues: 0
Advisories: 0
Aikido package health analysis
Requires
Requires (Dev)
None
Suggests
Provides
Conflicts
Replaces
MIT 10cb3f707f7ac53f1be96e2f9085fce993af6824
laravelcomposer-pluginhuenits
This package is auto-updated.
Last update: 2026-03-01 00:23:54 UTC
composer plugin for installing huenisys/stir
Simply have your composer package have type: stir-package and that will force the src to be installed in the root _stir folder. You must require: huenisys/stirrer
"type": "stir-package", "require": { "huenisys/stirrer": "dev-master", },