saparot / composer-tools
This package is abandoned and no longer maintained.
No replacement package was suggested.
some tools to interact with composer tooling through php
0.1.2
2021-05-26 16:20 UTC
Requires
- php: ^7.2
- phlak/semver: ^3.2
- saparot/network-retriever: ^0.1
Requires (Dev)
- phake/phake: 3.*
- phpunit/php-code-coverage: ^7.0
- phpunit/phpunit: ^8.0
This package is auto-updated.
Last update: 2025-12-27 02:48:20 UTC
README
Slim PHP Lib to interact with composer.
Notice
Most commands require that command composer is installed globally as it is called from various system() calls.
How to install globally please see https://getcomposer.org/doc/00-intro.md#globally
Requirements
- php >= 7.2
Installation via Composer
composer require saparot/composer-tools
get composer: https://getcomposer.org/