An open API service indexing awesome lists of open source software.

https://github.com/webgriffe/theatre

Multiple Composer repositories management application
https://github.com/webgriffe/theatre

Last synced: over 1 year ago
JSON representation

Multiple Composer repositories management application

Awesome Lists containing this project

README

          

Theatre
=======

**Theatre** is an application which allows to manage multiple [Composer](https://getcomposer.org/) repositories using [Satis](https://github.com/composer/satis). It also allows to provide access to those repositories to different users using [Apache](https://httpd.apache.org/)'s basic authentication.

Requirements
------------
* **Theatre** is a Symfony application so check its requirements: [https://symfony.com/doc/current/reference/requirements.html](https://symfony.com/doc/current/reference/requirements.html)
* **Theatre** uses Apache's basic authentication with htaccess and htpasswd files so you must run it with Apache webserver
* A database supported by [Doctrine](http://www.doctrine-project.org/)