PHPackages                             cumulati/distributed-laravel - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. cumulati/distributed-laravel

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

cumulati/distributed-laravel
============================

0.3.2(6y ago)017MITPHP

Since Mar 29Pushed 6y agoCompare

[ Source](https://github.com/cumulati/distributed-laravel)[ Packagist](https://packagist.org/packages/cumulati/distributed-laravel)[ RSS](/packages/cumulati-distributed-laravel/feed)WikiDiscussions master Synced 1mo ago

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

Distributed Laravel
===================

[](#distributed-laravel)

[![Build Status](https://camo.githubusercontent.com/794e222cbb63281788927f22ae412b3fb71e282d2c7aae6b6d5e7467de5972bf/68747470733a2f2f7472617669732d63692e6f72672f657362656e702f64697374726962757465642d6c61726176656c2e737667)](https://travis-ci.org/esbenp/distributed-laravel) [![Coverage Status](https://camo.githubusercontent.com/bae44216b22858b73a741e6b0555af2b73d23df2f76b90594e6c7478ea714058/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f657362656e702f64697374726962757465642d6c61726176656c2f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/r/esbenp/distributed-laravel?branch=master)

**Use 0.1.1 for Laravel 5.2 compatibility**

Some service providers to enable a Laravel project structure that is grouped by components rather than class types.

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

[](#installation)

```
composer require optimus/distributed-laravel 0.1.*
```

Usage
-----

[](#usage)

Define a `optimus.components.php` configuration file. For example:

```
