PHPackages                             vohoangtu/vuefinder-php - 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. vohoangtu/vuefinder-php

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

vohoangtu/vuefinder-php
=======================

Vuefinder Php Library.

1.0.1(2y ago)0265MITPHP

Since Apr 13Pushed 2y agoCompare

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

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

vuefinder-php
=============

[](#vuefinder-php)

php serverside library for vuefinder

[![ezgif-1-b902690b76](https://user-images.githubusercontent.com/712404/193141338-8d5f726f-da1a-4825-b652-28e4007493db.gif)](https://user-images.githubusercontent.com/712404/193141338-8d5f726f-da1a-4825-b652-28e4007493db.gif)

frontend (vue3) :

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

[](#installation)

```
composer require ozdemir/vuefinder-php

```

Usage
-----

[](#usage)

```
require '../vendor/autoload.php';

use Ozdemir\VueFinder\Vuefinder;
use League\Flysystem\Local\LocalFilesystemAdapter;

// Set VueFinder class
$vuefinder = new VueFinder([
    'local' => new LocalFilesystemAdapter(dirname(__DIR__).'/storage'),
    'test' =>  new LocalFilesystemAdapter(dirname(__DIR__).'/test'),
]);

$config = [
    'publicLinks' => [
        'local://public' => 'http://example.test',
    ],
];

// Perform the class
$vuefinder->init($config);
```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

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

Every ~0 days

Total

2

Last Release

765d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7cc43066c48057183ace5f5c5eeaa4cb8acdf4c2ebc3e9ab7e102cbd24909ebc?d=identicon)[vohoangtu0409](/maintainers/vohoangtu0409)

---

Top Contributors

[![n1crack](https://avatars.githubusercontent.com/u/712404?v=4)](https://github.com/n1crack "n1crack (41 commits)")[![vohoangtuarchives](https://avatars.githubusercontent.com/u/9281384?v=4)](https://github.com/vohoangtuarchives "vohoangtuarchives (5 commits)")[![MLDMoritz](https://avatars.githubusercontent.com/u/46711821?v=4)](https://github.com/MLDMoritz "MLDMoritz (2 commits)")[![DreamlandOwO](https://avatars.githubusercontent.com/u/90253151?v=4)](https://github.com/DreamlandOwO "DreamlandOwO (1 commits)")

### Embed Badge

![Health badge](/badges/vohoangtu-vuefinder-php/health.svg)

```
[![Health](https://phpackages.com/badges/vohoangtu-vuefinder-php/health.svg)](https://phpackages.com/packages/vohoangtu-vuefinder-php)
```

###  Alternatives

[illuminate/session

The Illuminate Session package.

9937.4M753](/packages/illuminate-session)[fisharebest/webtrees

webtrees online genealogy

73710.5k13](/packages/fisharebest-webtrees)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)[leapt/core-bundle

Symfony LeaptCoreBundle

2529.1k4](/packages/leapt-core-bundle)[numero2/contao-storelocator

Contao Plugin for managing stores (or in common address data) and providing a frontend-search based on geo data

121.5k](/packages/numero2-contao-storelocator)

PHPackages © 2026

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