{"id":19097924,"url":"https://github.com/aggrosoft/compui","last_synced_at":"2026-02-13T19:30:58.489Z","repository":{"id":34983955,"uuid":"194098716","full_name":"aggrosoft/compui","owner":"aggrosoft","description":"Graphical user interface to manage your composer file directly in your browser","archived":false,"fork":false,"pushed_at":"2024-09-09T20:31:30.000Z","size":78,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-21T09:46:29.990Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.aggrosoft.de","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aggrosoft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-06-27T13:16:22.000Z","updated_at":"2021-02-03T13:57:31.000Z","dependencies_parsed_at":"2025-08-21T09:23:25.567Z","dependency_job_id":"ce33613e-76e1-4aa1-b846-1bd250428659","html_url":"https://github.com/aggrosoft/compui","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/aggrosoft/compui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aggrosoft%2Fcompui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aggrosoft%2Fcompui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aggrosoft%2Fcompui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aggrosoft%2Fcompui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aggrosoft","download_url":"https://codeload.github.com/aggrosoft/compui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aggrosoft%2Fcompui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29415519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T03:43:24.257Z","updated_at":"2026-02-13T19:30:58.472Z","avatar_url":"https://github.com/aggrosoft.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# compUI\n\nA 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.\n\n![Screenshot](/docs/screen.jpg?raw=true \"Optional Title\")\n\n## Getting Started\n\nThese 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.\n\n### Installing\n\nInstalling is simple, you need composer to install compui.\n\n#### Install using composer\n\n```\ncomposer create-project aggrosoft/compui\n```\n\n#### Install using checkout\n\nCheckout the git repository or download the zip archive through github. \n\n```\ngit checkout https://github.com/aggrosoft/compui.git\n```\n\nGo to the installation folder and run the following command.\n\n```\ncomposer install\n```\n\nYou have a running installation now, the default points to the composer file of compUI itself.\n\n### Configuration\nEdit config.json and set the project-path variable to a folder of the installation you want to manage:\n\n```\n{\n  \"composer-binary\": \"path to your composer binary\",\n  \"project-path\": \"a relative or absolute path to the folder containing composer.json\",\n  \"allowed-commands\": [\n    \"update\",\n    \"install\",\n    \"dumpautoload\"\n  ]\n}\n```\n\n## Deployment\n\nBe sure to add some sort of authentication (e.g. .htaccess to prevent access), otherwise\nanybody can edit your composer file.\n\n## Built With\n\n* [Slim Framwork](http://www.slimframework.com/) - The web framework used\n* [Composer](https://getcomposer.org/) - Dependency Management\n* [Bootstrap](https://getbootstrap.com/) - Frontend CSS Framework\n\n## Contributing\n\nJust create a fork and add a pull request or contact me through github\n\n## Versioning\n\nWe use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/aggrosoft/compui/tags). \n\n## Authors\n\n* **Alexander Kludt** - *Initial work* - [Aggrosoft](https://github.com/aggrosoft)\n\nSee also the list of [contributors](https://github.com/aggrosoft/compui/contributors) who participated in this project.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faggrosoft%2Fcompui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faggrosoft%2Fcompui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faggrosoft%2Fcompui/lists"}