PHPackages                             aqlx86/musil - 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. [Search &amp; Filtering](/categories/search)
4. /
5. aqlx86/musil

ActiveLibrary[Search &amp; Filtering](/categories/search)

aqlx86/musil
============

Just a simple logger

08PHP

Since Apr 16Pushed 8y ago1 watchersCompare

[ Source](https://github.com/aqlx86/Musil)[ Packagist](https://packagist.org/packages/aqlx86/musil)[ RSS](/packages/aqlx86-musil/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Musil
-----

[](#musil)

Simple logger for laravel that writes logs into elasticsearch.

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

[](#installation)

Add Musil to your composer.json file:

`composer.phar require "aqlx86/musil"`

Add the service provider to your Laravel application config:

```
Musil\MusilServiceProvider::class
```

```
php artisan vendor:publish --provider="Musil\MusilServiceProvider"

```

Usage
-----

[](#usage)

```
musil()->info('this is an info log');

musil()->debug('2 + 2 is %sum%', ['sum' => (2 + 2)]);
```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/282673?v=4)[Arnel Labarda](/maintainers/aqlx86)[@aqlx86](https://github.com/aqlx86)

---

Top Contributors

[![aqlx86](https://avatars.githubusercontent.com/u/282673?v=4)](https://github.com/aqlx86 "aqlx86 (4 commits)")

---

Tags

elasticsearchlaravel5logger

### Embed Badge

![Health badge](/badges/aqlx86-musil/health.svg)

```
[![Health](https://phpackages.com/badges/aqlx86-musil/health.svg)](https://phpackages.com/packages/aqlx86-musil)
```

###  Alternatives

[awesome-nova/dependent-filter

Dependent filters for Laravel Nova

26190.2k](/packages/awesome-nova-dependent-filter)[algolia/php-dom-parser

A simple tool to turn DOM into Algolia search friendly record objects.

181.8k](/packages/algolia-php-dom-parser)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
