PHPackages                             atk4/autocomplete - 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. atk4/autocomplete

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

atk4/autocomplete
=================

Autocomplete implementation for Agile Toolkit

11244[1 PRs](https://github.com/atk4/autocomplete/pulls)PHP

Since May 11Pushed 10y ago2 watchersCompare

[ Source](https://github.com/atk4/autocomplete)[ Packagist](https://packagist.org/packages/atk4/autocomplete)[ RSS](/packages/atk4-autocomplete/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

To use this add-on:

- place it inside atk4-addons
- inside model type this:

```
$this->hasOne('User')->display(array('form'=>'autocomplete/Basic'));
// of course instead of User , use your model

```

This will replace standard drop-down field with an auto-complete field:

[![Screenshot](https://camo.githubusercontent.com/fc2cb4820ef72435547d344f214ed9c1856a53171af7ba420f28f8b8b3efcf08/68747470733a2f2f7261772e6769746875622e636f6d2f61746b342f6175746f636f6d706c6574652f6d61737465722f646f632f73637265656e73686f742e706e67)](https://camo.githubusercontent.com/fc2cb4820ef72435547d344f214ed9c1856a53171af7ba420f28f8b8b3efcf08/68747470733a2f2f7261772e6769746875622e636f6d2f61746b342f6175746f636f6d706c6574652f6d61737465722f646f632f73637265656e73686f742e706e67)

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 86.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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/426ad318d07e7685454f7e449a9d0c9f005b83aef0777558d97d854ff9c28a5a?d=identicon)[romaninsh](/maintainers/romaninsh)

---

Top Contributors

[![DarkSide666](https://avatars.githubusercontent.com/u/1969119?v=4)](https://github.com/DarkSide666 "DarkSide666 (26 commits)")[![gowrav-vishwakarma](https://avatars.githubusercontent.com/u/1007955?v=4)](https://github.com/gowrav-vishwakarma "gowrav-vishwakarma (3 commits)")[![romaninsh](https://avatars.githubusercontent.com/u/453929?v=4)](https://github.com/romaninsh "romaninsh (1 commits)")

### Embed Badge

![Health badge](/badges/atk4-autocomplete/health.svg)

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

PHPackages © 2026

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