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 today

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

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity51

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

1171d 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

[spatie/laravel-permission

Permission handling for Laravel 12 and up

12.9k102.4M1.4k](/packages/spatie-laravel-permission)[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.8M46](/packages/spatie-laravel-pdf)[dedoc/scramble

Automatic generation of API documentation for Laravel applications.

2.1k11.2M97](/packages/dedoc-scramble)[spatie/laravel-passkeys

Use passkeys in your Laravel app

471890.7k36](/packages/spatie-laravel-passkeys)[codewithdennis/filament-select-tree

The multi-level select field enables you to make single selections from a predefined list of options that are organized into multiple levels or depths.

329530.5k29](/packages/codewithdennis-filament-select-tree)[harris21/laravel-fuse

Circuit breaker for Laravel queue jobs. Protect your workers from cascading failures.

44855.7k](/packages/harris21-laravel-fuse)

PHPackages © 2026

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