PHPackages                             codelicia/phpactor-name-suggestion - 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. codelicia/phpactor-name-suggestion

ActivePhpactor-extension[Utility &amp; Helpers](/categories/utility)

codelicia/phpactor-name-suggestion
==================================

Suggest names after typing class names on constructor

114[9 issues](https://github.com/codelicia/phpactor-name-suggestion/issues)[7 PRs](https://github.com/codelicia/phpactor-name-suggestion/pulls)PHPCI passing

Since Mar 19Pushed 4d ago2 watchersCompare

[ Source](https://github.com/codelicia/phpactor-name-suggestion)[ Packagist](https://packagist.org/packages/codelicia/phpactor-name-suggestion)[ RSS](/packages/codelicia-phpactor-name-suggestion/feed)WikiDiscussions master Synced 4d ago

READMEChangelogDependenciesVersions (8)Used By (0)

Codelicia — Phpactor Name Suggestion
====================================

[](#codelicia--phpactor-name-suggestion)

 [![Name Suggestion Screenshot](./Screenshot.png)](./Screenshot.png)

It will give suggestions for parameter names when creating methods. Using the Language Server Protocol
----------------------------------

[](#using-the-language-server-protocol)

Phpactor implements the Language Server Protocol which is supported by many text editors and IDEs.

First perform a [Phpactor Global Installation](https://phpactor.readthedocs.io/en/master/usage/standalone.html#installation-global) and then [configure the language server](https://phpactor.readthedocs.io/en/master/usage/language-server.html#language-server) in your editor.

You can now in the phpactor-name-suggestion extension via CLI:

```
phpactor extension:install codelicia/phpactor-name-suggestion

```

To check it the extension is running run:

```
phpactor extension:list

```

Using the VIM RPC Plugin
------------------------

[](#using-the-vim-rpc-plugin)

Install the [VIM RPC Plugin](https://phpactor.readthedocs.io/en/master/usage/vim-plugin.html).

You can run `:call phpactor#ExtensionInstall('codelicia/phpactor-name-suggestion')`to install the phpactor-name-suggestion extension.

If everything goes right, you can see the following message `Extension "codelicia/phpactor-name-suggestion" installed`.

One can also check the installed extensions by running `call phpactor#ExtensionList()`

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance45

Moderate activity, may be stable

Popularity7

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity22

Early-stage or recently created project

 Bus Factor2

2 contributors hold 50%+ of commits

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/1582e6b6023d34b69760da85219041ab8b376706b86ec03d942d12f946e4a7dc?d=identicon)[EHER](/maintainers/EHER)

![](https://www.gravatar.com/avatar/7140a8c7b834b07674c6bd74d6cb75792522ceba17dfb1f347489083a0ba1c48?d=identicon)[malukenho](/maintainers/malukenho)

---

Top Contributors

[![malukenho](https://avatars.githubusercontent.com/u/3275172?v=4)](https://github.com/malukenho "malukenho (40 commits)")[![EHER](https://avatars.githubusercontent.com/u/398034?v=4)](https://github.com/EHER "EHER (35 commits)")[![renovate[bot]](https://avatars.githubusercontent.com/in/2740?v=4)](https://github.com/renovate[bot] "renovate[bot] (33 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (11 commits)")[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (5 commits)")

### Embed Badge

![Health badge](/badges/codelicia-phpactor-name-suggestion/health.svg)

```
[![Health](https://phpackages.com/badges/codelicia-phpactor-name-suggestion/health.svg)](https://phpackages.com/packages/codelicia-phpactor-name-suggestion)
```

###  Alternatives

[openpsa/quickform

PHP 5.4 compatible fork of HTML\_QuickForm

222.3M4](/packages/openpsa-quickform)[weboftalent/mappable

Fork of Uncle Cheese's original Mappable module. Inline JavaScript is minimal, and templated such that other mapping systems can be added later. A map editing interface is also included, addable by a one line configuration call.

101.5k4](/packages/weboftalent-mappable)

PHPackages © 2026

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