PHPackages                             donbidon/core - 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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. donbidon/core

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

donbidon/core
=============

Small library implementing registry, logging and events

v0.1.0(7y ago)145MITPHPPHP &gt;=5.5.0

Since Jun 29Pushed 7y agoCompare

[ Source](https://github.com/donbidon/core)[ Packagist](https://packagist.org/packages/donbidon/core)[ Docs](https://bitbucket.org/donbidon/core)[ RSS](/packages/donbidon-core/feed)WikiDiscussions master Synced 4d ago

READMEChangelogDependencies (4)Versions (3)Used By (0)

Core
====

[](#core)

Look [API documentation](https://donbidon.github.io/docs/packages/core/).

Installing
----------

[](#installing)

Run `composer require donbidon/core 0.1.0` or add following code to your "composer.json" file:

```
    "require": {
        "donbidon/core": "0.1.0"
    }
```

and run `composer update`.

Usage
-----

[](#usage)

### Starting up full core environment

[](#starting-up-full-core-environment)

"config.php" file:

```
;
