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

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

delboy1978uk/bone-console
=========================

Run Bone Framework in the terminal

v1.8.8(5mo ago)02.8k16MITPHPPHP ^8.2CI failing

Since Mar 7Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/delboy1978uk/bone-console)[ Packagist](https://packagist.org/packages/delboy1978uk/bone-console)[ RSS](/packages/delboy1978uk-bone-console/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (7)Versions (38)Used By (6)

bone-console
============

[](#bone-console)

[![Latest Stable Version](https://camo.githubusercontent.com/934b8959ac8487814c8c86a2c41035f41af4269fe7c4c6567ce7b8ca4ef45a11/68747470733a2f2f706f7365722e707567782e6f72672f64656c626f7931393738756b2f626f6e652d636f6e736f6c652f762f737461626c65)](https://packagist.org/packages/delboy1978uk/bone-console) [![Total Downloads](https://camo.githubusercontent.com/27ea7507b6d99dc9c8663394a1729d7cfcf17d9c3deca4b6d3fb9fd04c058493/68747470733a2f2f706f7365722e707567782e6f72672f64656c626f7931393738756b2f626f6e652f646f776e6c6f616473)](https://packagist.org/packages/delboy1978uk/bone) [![Latest Unstable Version](https://camo.githubusercontent.com/a23644fe6bb4ddc8df1789de01663fd5b313b1c90247312add515e6d26d7b572/68747470733a2f2f706f7365722e707567782e6f72672f64656c626f7931393738756b2f626f6e652d636f6e736f6c652f762f756e737461626c65)](https://packagist.org/packages/delboy1978uk/bone-console) [![License](https://camo.githubusercontent.com/c0e7568ba60faed8e36d495f5e7826cde0aa316f07b52202c53588d0553c5df9/68747470733a2f2f706f7365722e707567782e6f72672f64656c626f7931393738756b2f626f6e652d636f6e736f6c652f6c6963656e7365)](https://packagist.org/packages/delboy1978uk/bone-console)
[![build status](https://github.com/delboy1978uk/bone-console/actions/workflows/master.yml/badge.svg)](https://github.com/delboy1978uk/bone-console/actions/workflows/master.yml/badge.svg) [![Code Coverage](https://camo.githubusercontent.com/24d43fa2b58193d7c5f1d3e10bbc323b24b3262f068ac6ef0899271afd63788c/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f64656c626f7931393738756b2f626f6e652d636f6e736f6c652f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/delboy1978uk/bone-console/?branch=master) [![Scrutinizer Code Quality](https://camo.githubusercontent.com/683676c8c073d9e604c8d7fa70f7ed43f112abc6cecdca5967fe2247b2ac3f76/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f64656c626f7931393738756b2f626f6e652d636f6e736f6c652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/delboy1978uk/bone-console/?branch=master)

Bone Framework terminal CLI application functionality

installation
------------

[](#installation)

bone-console is part of the core `delboy1978uk/bone` dependencies, it is installed automatically.

usage
-----

[](#usage)

In your own package registration class, implement the `CommandRegistrationInterface`, and return an array of the commands you would like to add to the app.

```
