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

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

simsoft/console
===============

A lightweight, Laravel-inspired wrapper for Symfony Console — build PHP CLI commands with less boilerplate.

2.0.0(1mo ago)0250MITPHPPHP ^8.2CI passing

Since Apr 4Pushed 1mo ago2 watchersCompare

[ Source](https://github.com/sim-soft/console)[ Packagist](https://packagist.org/packages/simsoft/console)[ Docs](https://github.com/sim-soft/console)[ RSS](/packages/simsoft-console/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)Dependencies (9)Versions (11)Used By (0)

Simsoft Console
===============

[](#simsoft-console)

A lightweight, Laravel-inspired wrapper for Symfony Console — built PHP CLI commands with less boilerplate.

[![License: MIT](https://camo.githubusercontent.com/08cef40a9105b6526ca22088bc514fbfdbc9aac1ddbf8d4e6c750e3a88a44dca/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d626c75652e737667)](LICENSE)[![Documentation](https://camo.githubusercontent.com/6602e7aa4ae51e85e5788d9287318e5ae6d29bccbc572bc83cd3f347657caf60/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f646f63732d6f6e6c696e652d677265656e2e737667)](https://sim-soft.github.io/console/)

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

[](#requirements)

- PHP 8.2+
- Symfony Console ^7.2 || ^8.0
- Symfony Lock ^7.2 || ^8.0
- dragonmantank/cron-expression ^3.4
- psr/container ^2.0

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

[](#installation)

```
composer require simsoft/console
```

Quick Start
-----------

[](#quick-start)

```
