PHPackages                             nickveenhof/mautic-finder - 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. nickveenhof/mautic-finder

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

nickveenhof/mautic-finder
=========================

Helper class to locate a Mautic installation from a given path.

0.1.0(6y ago)01031GPL-2.0+PHP

Since Apr 8Pushed 6y agoCompare

[ Source](https://github.com/nickveenhof/mautic-finder)[ Packagist](https://packagist.org/packages/nickveenhof/mautic-finder)[ RSS](/packages/nickveenhof-mautic-finder/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependencies (2)Versions (2)Used By (1)

Mautic Finder
=============

[](#mautic-finder)

[![Travis](https://camo.githubusercontent.com/58170ba39dd55c9950a29e543480ea0d68beb6c40c619c56bcde3e66eb5a1598/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6e69636b7665656e686f662f6d61757469632d66696e6465722e737667)](https://travis-ci.org/nickveenhof/mautic-finder) [![Packagist](https://camo.githubusercontent.com/2416a763bf898aad69969e3d3de1704804172ce9fc7da33ac2a76f823de143da/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6e69636b7665656e686f662f6d61757469632d66696e6465722e737667)](https://packagist.org/packages/nickveenhof/mautic-finder)

Mautic Finder provides a class to locate a Mautic installation in a given path.

Usage
-----

[](#usage)

```
$mauticFinder = new \MauticFinder\MauticFinder();
if ($mauticFinder->locateRoot(getcwd())) {
    $mauticRoot = $mauticFinder->getMauticRoot();
    $composerRoot = $mauticFinder->getComposerRoot();
    ...
}
```

License
-------

[](#license)

GPL-2.0+

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 81.3% 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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2229d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/161341?v=4)[Nick Veenhof](/maintainers/nickveenhof)[@nickveenhof](https://github.com/nickveenhof)

---

Top Contributors

[![webflo](https://avatars.githubusercontent.com/u/123946?v=4)](https://github.com/webflo "webflo (26 commits)")[![nickveenhof](https://avatars.githubusercontent.com/u/161341?v=4)](https://github.com/nickveenhof "nickveenhof (2 commits)")[![weitzman](https://avatars.githubusercontent.com/u/7740?v=4)](https://github.com/weitzman "weitzman (2 commits)")[![greg-1-anderson](https://avatars.githubusercontent.com/u/612191?v=4)](https://github.com/greg-1-anderson "greg-1-anderson (1 commits)")[![zaporylie](https://avatars.githubusercontent.com/u/1690685?v=4)](https://github.com/zaporylie "zaporylie (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/nickveenhof-mautic-finder/health.svg)

```
[![Health](https://phpackages.com/badges/nickveenhof-mautic-finder/health.svg)](https://phpackages.com/packages/nickveenhof-mautic-finder)
```

###  Alternatives

[cubear/finder

Finder is a Drupal 8 module to help users find services which meet their criteria

404.2k](/packages/cubear-finder)

PHPackages © 2026

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