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 3w 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

Maturity33

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://avatars.githubusercontent.com/u/26571?v=4)[Renato Marinho](/maintainers/renatomarinho)[@renatomarinho](https://github.com/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

[illuminate/console

The Illuminate Console package.

13046.0M6.5k](/packages/illuminate-console)[styleci/cli

The CLI tool for StyleCI

71470.5k9](/packages/styleci-cli)[winbox/args

Windows command-line formatter

20720.9k21](/packages/winbox-args)[tomatophp/filament-artisan

Simple but yet powerful library for running some artisan commands for FilamentPHP

3275.4k1](/packages/tomatophp-filament-artisan)[thettler/laravel-console-toolkit

This Package provides some usefully console features like the attribute syntax for arguments and options, validation, auto ask and casting.

324.1k](/packages/thettler-laravel-console-toolkit)

PHPackages © 2026

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