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

ActiveLibrary[Framework](/categories/framework)

earc/core
=========

eArc - the explicit architecture framework - core component

1.1(5y ago)0136↓66.7%2MITPHPPHP ^7.2 || ^8.0

Since Aug 11Pushed 4y agoCompare

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

READMEChangelog (3)Dependencies (1)Versions (4)Used By (2)

eArc core
=========

[](#earc-core)

Core component of the eArc framework. The eArc stands for **e**xplicit **arc**hitecture. It is about the urge to make code as easy to comprehend as possible, and the striving to touch the programmers' freedom to code as little as possible. In short, it is about simplicity and good architecture.

earc/core handles aspects all earc components have in common. Users of the framework or some of its components will never need to install this package directly.

table of Contents
-----------------

[](#table-of-contents)

- [configuration](#configuration)
    - [customizing](#customizing)
    - [troubleshooting](#troubleshooting)
- [public components](#public-components)
- [releases](#releases)
    - [release 1.1](#release-11)
    - [release 1.0](#release-10)
    - [release 0.1](#release-01)

configuration
-------------

[](#configuration)

Place a file named `.earc-config.php` beneath the vendor dir. It's the configuration file for all the earc components.

```
