pickle
A PHP extension installer based on Composer.
- Install a specific PHP extension:
pickle install {extension_name}
- Convert an existing PECL extension configuration to a Pickle configuration file:
pickle convert {path/to/directory}
- Validate a PECL extension:
pickle validate {path/to/directory}
- Package a PECL extension for release:
pickle release {path/to/directory}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).