PHPackages                             devnet/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. devnet/console

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

devnet/console
==============

Console Application

1.1.1(1y ago)0201MITPHP

Since Nov 30Pushed 1y agoCompare

[ Source](https://github.com/DevNet-Framework/console)[ Packagist](https://packagist.org/packages/devnet/console)[ RSS](/packages/devnet-console/feed)WikiDiscussions master Synced yesterday

READMEChangelog (3)Dependencies (1)Versions (6)Used By (1)

DevNet Console Template
=======================

[](#devnet-console-template)

This package is a Console application template for DevNet Framework.

Requirements
------------

[](#requirements)

- [PHP](https://www.php.net/) version 8.1 or higher
- [Composer](https://getcomposer.org/) version 2.0 or higher

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

[](#installation)

You can use DevNet CLI to create a console application project by running the following command in your terminal:

```
devnet new console --project [project-Name]

```

Or using composer

```
composer create-project devnet/console [project-Name]

```

Execution
---------

[](#execution)

To run the application, navigate to the root of your project and run the following command in the Terminal:

```
./bin/run

```

Or using DevNet CLI

```
devnet run

```

Documentation
-------------

[](#documentation)

Full documentation on how to use **DevNet Framework** is available at [devnet-framework.github.io](https://devnet-framework.github.io)

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance40

Moderate activity, may be stable

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~96 days

Total

5

Last Release

560d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1265849?v=4)[DevNet](/maintainers/DevNet)[@DevNet](https://github.com/DevNet)

---

Top Contributors

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

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/devnet-console/health.svg)](https://phpackages.com/packages/devnet-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)
