Download the PHP package aggrosoft/compui without Composer
On this page you can find all versions of the php package aggrosoft/compui. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download aggrosoft/compui
More information about aggrosoft/compui
Files in aggrosoft/compui
Package compui
Short Description A graphical web interface for managing composer dependencies, written in PHP
License MIT
Informations about the package compui
compUI
A graphical user interface for composer, written in PHP. Allows you to view all installed dependencies and edit the composer file directly. You can also run composer commands like install/update etc.
Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Installing
Installing is simple, you need composer to install compui.
Install using composer
Install using checkout
Checkout the git repository or download the zip archive through github.
Go to the installation folder and run the following command.
You have a running installation now, the default points to the composer file of compUI itself.
Configuration
Edit config.json and set the project-path variable to a folder of the installation you want to manage:
Deployment
Be sure to add some sort of authentication (e.g. .htaccess to prevent access), otherwise anybody can edit your composer file.
Built With
- Slim Framwork - The web framework used
- Composer - Dependency Management
- Bootstrap - Frontend CSS Framework
Contributing
Just create a fork and add a pull request or contact me through github
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
Authors
- Alexander Kludt - Initial work - Aggrosoft
See also the list of contributors who participated in this project.
License
This project is licensed under the MIT License - see the LICENSE.md file for details
All versions of compui with dependencies
slim/twig-view Version ^2.5
slim/http-cache Version ^0.4
twbs/bootstrap Version 4.0.0
ajaxorg/ace Version 1.4.5