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
- Host: GitHub
- URL: https://github.com/webgriffe/theatre
- Owner: webgriffe
- Created: 2017-10-25T15:08:44.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-02-14T07:34:54.000Z (over 6 years ago)
- Last Synced: 2025-01-29T10:35:53.970Z (over 1 year ago)
- Language: PHP
- Size: 83 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)