{"id":18717377,"url":"https://github.com/diego-ninja/cosmic","last_synced_at":"2025-04-12T13:32:22.461Z","repository":{"id":212684559,"uuid":"724367426","full_name":"diego-ninja/cosmic","owner":"diego-ninja","description":"The ultimate php framework for building CLI applications","archived":false,"fork":false,"pushed_at":"2024-06-17T21:44:10.000Z","size":15251,"stargazers_count":5,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-07-17T23:55:35.768Z","etag":null,"topics":["cli","command-line-tool","console","console-application","framework","php8","rad","satis-enabled","terminal","terminal-based"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/diego-ninja.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"ko_fi":"diegoninja","custom":["https://paypal.me/diegorin"]}},"created_at":"2023-11-27T23:49:03.000Z","updated_at":"2024-07-01T12:32:32.000Z","dependencies_parsed_at":"2024-01-10T17:56:27.978Z","dependency_job_id":"41729790-e4dc-4fe5-aed2-d371bbf9c1a6","html_url":"https://github.com/diego-ninja/cosmic","commit_stats":null,"previous_names":["diego-ninja/cosmic"],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diego-ninja%2Fcosmic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diego-ninja%2Fcosmic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diego-ninja%2Fcosmic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diego-ninja%2Fcosmic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/diego-ninja","download_url":"https://codeload.github.com/diego-ninja/cosmic/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223518367,"owners_count":17158690,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["cli","command-line-tool","console","console-application","framework","php8","rad","satis-enabled","terminal","terminal-based"],"created_at":"2024-11-07T13:15:56.323Z","updated_at":"2024-11-07T13:15:57.316Z","avatar_url":"https://github.com/diego-ninja.png","language":"PHP","funding_links":["https://ko-fi.com/diegoninja","https://paypal.me/diegorin"],"categories":[],"sub_categories":[],"readme":"![](./assets/logo-portrait.png)\n\n[![Latest Version on Packagist](https://img.shields.io/packagist/v/diego-ninja/cosmic.svg?style=flat\u0026color=blue)](https://packagist.org/packages/diego-ninja/cosmic)\n[![Total Downloads](https://img.shields.io/packagist/dt/diego-ninja/cosmic.svg?style=flat\u0026color=blue)](https://packagist.org/packages/diego-ninja/cosmic)\n![PHP Version](https://img.shields.io/packagist/php-v/diego-ninja/cosmic.svg?style=flat\u0026color=blue)\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)\n[![wakatime](https://wakatime.com/badge/user/bd65f055-c9f3-4f73-92aa-3c9810f70cc3/project/018c0d4c-5525-4929-a0c3-da68ddd3448f.svg)](https://wakatime.com/badge/user/bd65f055-c9f3-4f73-92aa-3c9810f70cc3/project/018c0d4c-5525-4929-a0c3-da68ddd3448f)\n![GitHub last commit](https://img.shields.io/github/last-commit/diego-ninja/cosmic?color=blue)\n[![PHPStan Level 8](https://img.shields.io/badge/PHPStan-level%208-blue.svg)](https://github.com/diego-ninja/cosmic/blob/main/.github/workflows/static-code-analysis.yml)\n\nCosmic is, in one hand a PHP framework for building CLI applications, and in the other hand a CLI application for building PHP applications. Using Cosmic you can\ngenerate a fully functional PHP application and start coding right away using the Cosmic framework. \n\nCosmic is focused on eye-candy, rapid application development and ease of use. In your commands you can use nice spinners and tables, send os based notifications or develop your own themes to customize the look and feel of your application. \n\nCosmic needs an ANSI compatible terminal to work properly and is tested and fully working on 🐧 Linux.\n\nThis is a work in progress, and it is not ready for production use. However, you can use it to build your own CLI applications. Help is needed to improve the project, so if you are interested in contributing, please read the [contributing guide](./docs/contributing.md).\n\nPlease refer to the [documentation](https://github.com/diego-ninja/cosmic-docs) (very WIP!) for getting started to develop your own CLI applications.\n\n## 🙏 Credits\n\nThis project is developed and maintained by 🥷 [Diego Rin](https://diego.ninja) in his free time. \n\nSpecial thanks to:\n\n- [Symfony Console](https://symfony.com/doc/current/components/console.html) for providing the low-level console component used in this project.\n- [Termwind](https://github.com/nunomaduro/termwind) for providing the terminal styling capabilities.\n- [JoliNotif](https://github.com/jolicode/JoliNotif) for providing the notification capabilities.\n- [Box](https://box-project.github.io/box/) for enabling us to package the application into a PHAR file.\n- [Freepik@Flaticons](https://www.flaticon.es/iconos-gratis/cohete) for the amazing rocket icon used in the logo.\n- All the contributors and testers who have helped to improve this project through their contributions.\n\nIf you find this project useful, please consider giving it a ⭐ on GitHub!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiego-ninja%2Fcosmic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiego-ninja%2Fcosmic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiego-ninja%2Fcosmic/lists"}