PHPackages                             davor/embeddings - 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. davor/embeddings

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

davor/embeddings
================

This package provides vector embeddings for inout text, and additional functionalities

013PHP

Since Feb 21Pushed 1y ago1 watchersCompare

[ Source](https://github.com/hollander-davor/embeddings)[ Packagist](https://packagist.org/packages/davor/embeddings)[ RSS](/packages/davor-embeddings/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Embeddings
==========

[](#embeddings)

For provided items, creates vectors using OpenAI embeddings API, and then performs contextual search using FAISS.

Instalation
-----------

[](#instalation)

Install package

```
    composer require davor/embeddings
```

Publish config

```
    php artisan vendor:publish --tag=config --provider="Hoks\Embeddings\EmbeddingsServiceProvider"
```

Set up config/embeddings.php

Run command to create python script in storage/app

```
    php artisan create:python-script
```

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity16

Early-stage or recently created project

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/c87880cf0cc441df57fc0bd2c404e4491194ae8dfaeb947aaea5570cdba6ecc0?d=identicon)[davor.holender](/maintainers/davor.holender)

### Embed Badge

![Health badge](/badges/davor-embeddings/health.svg)

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

###  Alternatives

[spatie/laravel-pjax

A pjax middleware for Laravel 5

523386.8k11](/packages/spatie-laravel-pjax)[gkralik/php-uglifyjs

PHP Javascript packer

35304.5k7](/packages/gkralik-php-uglifyjs)[wa72/url

Class for handling and manipulating URLs

31236.7k1](/packages/wa72-url)[claudiodekker/word-generator

Generates random words by combining adjectives and nouns

4162.6k2](/packages/claudiodekker-word-generator)

PHPackages © 2026

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