2017 © Pedro Peláez
 

library root

Kraken Framework Composition Root.

image

kraken-php/root

Kraken Framework Composition Root.

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

The README.md

Kraken Root 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

Root fulfills the role of application composition root. It consists of pre-configured providers, bootloaders and core configurations for Kraken console processes and runtime containers., (*3)

Feature Highlights

Root features:, (*4)

  • Default definition providers for Kraken Framework,
  • Default logic providers for Kraken Framework,
  • Pre-defined configuration for console Client and Server,
  • Pre-defined configuration for runtime containers,
  • ...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/root

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