PHPackages                             xervice/kernel - 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. [Framework](/categories/framework)
4. /
5. xervice/kernel

ActiveLibrary[Framework](/categories/framework)

xervice/kernel
==============

2.0.0(7y ago)084910MITPHPPHP &gt;=7.1.0

Since Jul 22Pushed 7y ago1 watchersCompare

[ Source](https://github.com/xervice/kernel)[ Packagist](https://packagist.org/packages/xervice/kernel)[ RSS](/packages/xervice-kernel/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (4)Versions (7)Used By (10)

Xervice: Kernel
===============

[](#xervice-kernel)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/0fa315bf0631d534bdd7782dd0b9d4346e2d8e508717e12135bfe8ff7386a119/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f786572766963652f6b65726e656c2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/xervice/kernel/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/a4705081684206eb4ac948c1384ffcc07cfa84e39efacf8b36ed6e4fce93fe2a/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f786572766963652f6b65726e656c2f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/xervice/kernel/?branch=master)

Kernel for application extending via services.

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

[](#installation)

```
composer require xervice/kernel

```

Configuration
-------------

[](#configuration)

You can add your services to the kernel with extending the dependency provider in your application.

```
