Skip to content
This repository has been archived by the owner on Dec 22, 2021. It is now read-only.

Latest commit

 

History

History
6 lines (5 loc) · 369 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 369 Bytes

Composer facade

a PHP interface library for PHP Composer

Description

imponeer/composer_facade is a PHP library that allows you to programatically interface with the PHP Composer tool, without the need to pass via the commandline.

The main goal of this library is to be able to integrate the package management capabilities of Composer into a web-based interface.