PHPackages                             visual-ideas/scout-phpmorphy - 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. [Search &amp; Filtering](/categories/search)
4. /
5. visual-ideas/scout-phpmorphy

ActiveLibrary[Search &amp; Filtering](/categories/search)

visual-ideas/scout-phpmorphy
============================

This is my package scout-phpmorphy

0.0.5(3y ago)026[3 PRs](https://github.com/visual-ideas/scout-phpmorphy/pulls)MITPHPPHP ^8.1.0

Since Nov 12Pushed 2y ago1 watchersCompare

[ Source](https://github.com/visual-ideas/scout-phpmorphy)[ Packagist](https://packagist.org/packages/visual-ideas/scout-phpmorphy)[ Docs](https://github.com/visual-ideas/scout-phpmorphy)[ RSS](/packages/visual-ideas-scout-phpmorphy/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (10)Versions (9)Used By (0)

UNDER CONSTRUCTION package scout-phpmorphy
==========================================

[](#under-construction-package-scout-phpmorphy)

[![Latest Version on Packagist](https://camo.githubusercontent.com/cd7a9ee812e547c5dd32af1eb59df4644dc084ad2f44d48fa56bf02fe662f1c2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f76697375616c2d69646561732f73636f75742d7068706d6f727068792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/visual-ideas/scout-phpmorphy)[![GitHub Tests Action Status](https://camo.githubusercontent.com/2bc5853349536162c8d63f7be38d2a9f4ad0be116621e5fd03d7768b1fd5f642/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f76697375616c2d69646561732f73636f75742d7068706d6f727068792f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/visual-ideas/scout-phpmorphy/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/6359c11dd6c127a54819ff5c95f24a832fe14aaeb43291353966ab8646d52409/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f76697375616c2d69646561732f73636f75742d7068706d6f727068792f466978253230504850253230636f64652532307374796c652532306973737565733f6c6162656c3d636f64652532307374796c65)](https://github.com/visual-ideas/scout-phpmorphy/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/7decf7808397bb1a848fc3bd05cc3c5fcc7f60f8e9e878776d9511f6b0b3c616/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f76697375616c2d69646561732f73636f75742d7068706d6f727068792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/visual-ideas/scout-phpmorphy)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

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

[](#installation)

You can install the package via composer:

```
composer require visual-ideas/scout-phpmorphy
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="scout-phpmorphy-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="scout-phpmorphy-config"
```

This is the contents of the published config file:

```
return [

    'table_prefix' => 'phpmorphy_',

    'min_word_length' => 2,

];
```

Credits
-------

[](#credits)

- [AlexVenga](https://github.com/visual-ideas)

License
-------

[](#license)

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

only integer keys

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.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 ~39 days

Total

5

Last Release

1126d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/12836836?v=4)[AlexVenga](/maintainers/AlexVenga)[@alexvenga](https://github.com/alexvenga)

---

Top Contributors

[![alexvenga](https://avatars.githubusercontent.com/u/12836836?v=4)](https://github.com/alexvenga "alexvenga (18 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (5 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (4 commits)")

---

Tags

laravelscoutVisualIdeasscout-phpmorphy

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/visual-ideas-scout-phpmorphy/health.svg)

```
[![Health](https://phpackages.com/badges/visual-ideas-scout-phpmorphy/health.svg)](https://phpackages.com/packages/visual-ideas-scout-phpmorphy)
```

###  Alternatives

[teamtnt/laravel-scout-tntsearch-driver

Driver for Laravel Scout search package based on https://github.com/teamtnt/tntsearch

1.1k2.5M28](/packages/teamtnt-laravel-scout-tntsearch-driver)[algolia/scout-extended

Scout Extended extends Laravel Scout adding algolia-specific features

4186.3M6](/packages/algolia-scout-extended)[jeroen-g/explorer

Next-gen Elasticsearch driver for Laravel Scout.

397612.3k](/packages/jeroen-g-explorer)[spatie/laravel-site-search

A site search engine

300129.1k](/packages/spatie-laravel-site-search)[zing/laravel-scout-opensearch

Laravel Scout custom engine for OpenSearch

33340.2k](/packages/zing-laravel-scout-opensearch)[romanstruk/manticore-scout-engine

Laravel Manticore Scout Engine

4818.1k](/packages/romanstruk-manticore-scout-engine)

PHPackages © 2026

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