PHPackages                             gitscrum/console - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [CLI &amp; Console](/categories/cli)
4. /
5. gitscrum/console

ActiveLibrary[CLI &amp; Console](/categories/cli)

gitscrum/console
================

GitScrum - Console

41PHP

Since Aug 27Pushed 5y ago1 watchersCompare

[ Source](https://github.com/GitScrum-Team/console)[ Packagist](https://packagist.org/packages/gitscrum/console)[ RSS](/packages/gitscrum-console/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

GitScrum Console
================

[](#gitscrum-console)

for Laravel Artisan Console
---------------------------

[](#for-laravel-artisan-console)

Manage your project and your team's tasks, all through console commands. Learn more about the [GitScrum Console ](https://gitscrum.com/labs/console)

```
                                 ▄█████▄
                                ██▀╡▒╚██▌  ,▄███▄
                                ██╙╙╙╠╠██ ▄██╠╚╠██▌
                                ██   ▐╟█▌ ██▒▒▒▒╚██
                               ▐██   Å██Ö ██   ╚╣██
                                █▌  ]██▌ ]██   j╟█▌
                               ██   ██▌  ╟█▌   ▐██
                              ██▌  ██▌   ██    ╫█▌
                             ██▀  ▐█▌   ╟█▌   ▐██
                           ▄██▀   ██   ▐██    ██
                        ▄▄██▀    ▐██▄▄███   ▄██
                     ▄███▀         ▀▀▀▀    ▄██
                   ▄██▀                   ██▀
                 ▄██                    ▄██
                ██▀                      ██▄
               ██▀                        ██▌
              ██▀                          ██▄
              █▌                            ██
             ██        ▀█▀\      ▀█▀         █▌
            ▐█▌                             ▐██
             █▌             ▀██▀             ██
    ▄██████████████████████████████████████████████████▄
   ██▀░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░│╟█▌
   ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░▐█▌
   ██▒░░░░░░░░░░░░░░░░░░░░░░░░░░░Γ░░░░░░░░░░░░░░░░░░░░╟█▌
   ▐█▌░░░░░░░░░░░░░░░░░░░░░░░░░░░   φ░░░░░░░░░░░░░░░░Γ██
    ██░░░░░░░░░░░░░░░░░░░░░░░"    ,,,░░░░░░░░░░░░░░░░j█▌
    ██░░░░░░░░░░░░░░░░░░░░░      φ░░░░░░░░░░░░░░░░░░░╟█▌
     █▒░░░░░░░░░░░░░░░░░░ , φ░░░░░░░░░░░░░░░░░░░░░░Γ██

```

[![GitScrum](https://camo.githubusercontent.com/a4a3727215439247e7883e01295006997c26fc1d1617e26774b8936e4f00bc95/68747470733a2f2f736974652e676974736372756d2e636f6d2f6261646765732f70726f6a6563742e7376673f70726f6a6563743d676974736372756d2f676974736372756d2d636f6e736f6c65)](https://gitscrum.com)

### The power of project management in a few command lines.

[](#the-power-of-project-management-in-a-few-command-lines)

What's GitScrum?
----------------

[](#whats-gitscrum)

##### GitScrum is a platform to manage projects and motivate people to work better and happier ⚡

[](#gitscrum-is-a-platform-to-manage-projects-and-motivate-people-to-work-better-and-happier-)

Learn more about the GitScrum

Installation
------------

[](#installation)

You can install the package via composer:

```
$ composer require gitscrum/console
```

### Laravel 5.5 and up

[](#laravel-55-and-up)

Laravel 5.5 and up uses Package Auto-Discovery, so doesn't require you to manually add the ServiceProvider.

### Publish configuration file

[](#publish-configuration-file)

`php artisan vendor:publish --provider="GitScrum\Console\ServiceProvider"`

Roadmap
-------

[](#roadmap)

  **Feature** **Description** **Status**   Sign in Authentication on GitScrum Completed   Logout Remove user credentials Completed   My Next Tasks See the next tasks you need to work on the project Completed   Task See task details Completed   Task Comments List comments on a task and post new comment -   Sprints List sprints on a project and create new sprint -   User Stories List User Stories on a project and create new user story - ---

Configuration
-------------

[](#configuration)

After installing package, you will need to configure some options

### Project Credentials

[](#project-credentials)

Go to [GitScrum](https://site.gitscrum.com). To obtain credentials you must be the project owner or project admin.

After, you should go to your project. Click on Project Settings and then API Management to obtain the credentials that will be used for .env to authenticate to the project.

[![](https://camo.githubusercontent.com/46cc92878a033623a6e51920ee8a89e271a749c30db5007772001b798a740a89/68747470733a2f2f736974652e676974736372756d2e636f6d2f696d672f6170692d63726564656e7469616c732e706e67)](https://camo.githubusercontent.com/46cc92878a033623a6e51920ee8a89e271a749c30db5007772001b798a740a89/68747470733a2f2f736974652e676974736372756d2e636f6d2f696d672f6170692d63726564656e7469616c732e706e67)

Take the credentials and add them to the .env file

```
STORAGE_DISK=local
API_ID=
PROJECT_KEY=

```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Credits / Do you need help?
---------------------------

[](#credits--do-you-need-help)

Renato Marinho: [GitHub](https://github.com/renatomarinho) / [LinkedIn](https://www.linkedin.com/in/renatomarinho13)\[All Contributors\]\[link-contributors\]

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity32

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/c115f2233ad835e7b1374faa198dd5c0188174cc861e1efa5f25a9e49f5f604c?d=identicon)[renatomarinho](/maintainers/renatomarinho)

---

Top Contributors

[![renatomarinho](https://avatars.githubusercontent.com/u/26571?v=4)](https://github.com/renatomarinho "renatomarinho (4 commits)")

---

Tags

artisan-commandgitscrumproject-managementscrum

### Embed Badge

![Health badge](/badges/gitscrum-console/health.svg)

```
[![Health](https://phpackages.com/badges/gitscrum-console/health.svg)](https://phpackages.com/packages/gitscrum-console)
```

###  Alternatives

[wp-cli/wp-cli

WP-CLI framework

5.1k17.2M320](/packages/wp-cli-wp-cli)[consolidation/annotated-command

Initialize Symfony Console commands from annotated command class methods.

22569.8M19](/packages/consolidation-annotated-command)[seld/cli-prompt

Allows you to prompt for user input on the command line, and optionally hide the characters they type

24725.8M17](/packages/seld-cli-prompt)[illuminate/console

The Illuminate Console package.

12944.1M5.1k](/packages/illuminate-console)[php-tui/php-tui

Comprehensive TUI library heavily influenced by Ratatui

589747.0k6](/packages/php-tui-php-tui)[codedungeon/php-cli-colors

Liven up you PHP Console Apps with standard colors

10210.1M26](/packages/codedungeon-php-cli-colors)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
