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

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

aedart/athenaeum-console
========================

Offers a way to register commands and schedules via configuration

10.5.0(1w ago)0541BSD-3-ClausePHPPHP ^8.4

Since Apr 15Pushed 1w ago1 watchersCompare

[ Source](https://github.com/aedart/athenaeum-console)[ Packagist](https://packagist.org/packages/aedart/athenaeum-console)[ Docs](https://aedart.github.io/athenaeum/)[ RSS](/packages/aedart-athenaeum-console/feed)WikiDiscussions main Synced 6d ago

READMEChangelogDependencies (20)Versions (172)Used By (1)

Athenaeum Console
=================

[](#athenaeum-console)

Offers a way to register [commands](https://laravel.com/docs/6.x/artisan#writing-commands) and [schedules](https://laravel.com/docs/6.x/scheduling#defining-schedules) via configuration.

It serves as an alternative to the default registration method provided by [Laravel](https://laravel.com).

Example: Commands
-----------------

[](#example-commands)

```
