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 yesterday

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 21% 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

811d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/213803682?v=4)[vohoangtu0409](/maintainers/vohoangtu0409)[@vohoangtu0409](https://github.com/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

[laravel/framework

The Laravel Framework.

34.8k543.8M20.1k](/packages/laravel-framework)[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.8M508](/packages/pimcore-pimcore)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M203](/packages/sulu-sulu)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M574](/packages/shopware-core)[illuminate/session

The Illuminate Session package.

9939.3M849](/packages/illuminate-session)

PHPackages © 2026

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