2017 © Pedro Peláez
 

library console

Kraken Framework Console Component.

image

kraken-php/console

Kraken Framework Console Component.

  • Thursday, May 11, 2017
  • by khelle
  • Repository
  • 2 Watchers
  • 2 Stars
  • 1,112 Installations
  • PHP
  • 3 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 9 Versions
  • 3 % Grown

The README.md

Kraken Console Component

Build Status Total Downloads Latest Stable Version Latest Unstable Version License Kraken Compatible, (*1)

Note: This repository is a part of Kraken Framework, but can be used freely as standalone library. If you are interested in more asynchronous components for PHP, check out the rest of [Kraken repository][5] or see our asynchronous application skeleton example., (*2)

Description

Console implements both console client and console server to use in applications developed with use of Kraken Framework., (*3)

Feature Highlights

Console features:, (*4)

  • Remote console-based access to application interface,
  • Multiple commands for managing application architecture without need to change code,
  • Support for creating own and extending existing commands,
  • Transparent and centralized management for distributed application,
  • Kraken Framework compatibility,
  • ...and more.

Examples

See more examples in official documentation., (*5)

Requirements

  • PHP-5.6 or PHP-7.0+,
  • UNIX or Windows OS.

Installation

composer require kraken-php/console

Tests

Tests are provided within our write-only Framework repository., (*6)

Documentation

Documentation for this module can be found in the official documentation., (*7)

Contributing

This library is read-only subtree split of Kraken Framework. To make contributions, please go to Framework repository., (*8)

License

This library licensed under the MIT license, see more information in Kraken Framework license section., (*9)

The Versions