PHPackages                             developerssavyour/milvus - 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. developerssavyour/milvus

ActiveLibrary

developerssavyour/milvus
========================

A package to connect milvus DB with php laravel

44113PHP

Since Aug 9Pushed 2y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

A package to connect milvus DB with php laravel
===============================================

[](#a-package-to-connect-milvus-db-with-php-laravel)

[![Latest Version on Packagist](https://camo.githubusercontent.com/a18ff5e8871895e6260236dfcd2191e5eff1484a160b7cb3f79a840cf3fa121d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f646576656c6f70657273736176796f75722f6c61726176656c2d6d696c7675732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/developerssavyour/laravel-milvus)[![Total Downloads](https://camo.githubusercontent.com/a5465f0742309f6aa800d4f86eaf84dae307b2373fbeb5ab0e465f00438c62c9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f646576656c6f70657273736176796f75722f6c61726176656c2d6d696c7675732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/developerssavyour/laravel-milvus)[![GitHub Actions](https://github.com/developerssavyour/laravel-milvus/actions/workflows/main.yml/badge.svg)](https://github.com/developerssavyour/laravel-milvus/actions/workflows/main.yml/badge.svg)

This is the package to connect milvus Vector DB with laravel via its APIs

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

[](#installation)

You can install the package via composer:

```
composer require developerssavyour/milvus
```

Next, publish the configuration file:

```
php artisan vendor:publish --provider="DevelopersSavyour\Milvus\MilvusServiceProvider"
```

Or for Lumen Project manually add service provider: "DevelopersSavyour\\Milvus\\MilvusServiceProvider" to bootstrap/app.php and run

```
composer dump-autoload
```

Usage
-----

[](#usage)

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Hammad](https://github.com/developerssavyour)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

Laravel Package Boilerplate
---------------------------

[](#laravel-package-boilerplate)

This package was generated using the [Laravel Package Boilerplate](https://laravelpackageboilerplate.com).

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity21

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/dec8a6acb91ee38aa015e6fc1b3fafdca82c02194b4e30d6ce3fb1c06c662971?d=identicon)[Savyour Developers](/maintainers/Savyour%20Developers)

---

Top Contributors

[![hammadyounus-gad](https://avatars.githubusercontent.com/u/116080850?v=4)](https://github.com/hammadyounus-gad "hammadyounus-gad (13 commits)")[![developers-savyour](https://avatars.githubusercontent.com/u/55490137?v=4)](https://github.com/developers-savyour "developers-savyour (3 commits)")

### Embed Badge

![Health badge](/badges/developerssavyour-milvus/health.svg)

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

PHPackages © 2026

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