PHPackages                             boruta/php-trader-ide-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. boruta/php-trader-ide-autocomplete

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

boruta/php-trader-ide-autocomplete
==================================

This package allows you to activate the auto-complete in the IDE for native functions from the extension: PHP Trader.

3.0(3y ago)52092MITPHPPHP &gt;=8.0

Since Jan 15Pushed 3y ago1 watchersCompare

[ Source](https://github.com/borutainfo/php-trader-ide-autocomplete)[ Packagist](https://packagist.org/packages/boruta/php-trader-ide-autocomplete)[ RSS](/packages/boruta-php-trader-ide-autocomplete/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)DependenciesVersions (8)Used By (0)

PHP Trader - IDE autocomplete
=============================

[](#php-trader---ide-autocomplete)

This package allows you to activate the auto-complete in the IDE for native functions from the extension: [PHP Trader](https://www.php.net/manual/en/ref.trader.php).

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

[](#installation)

Install the library using Composer. Please read the [Composer Documentation](https://getcomposer.org/doc/01-basic-usage.md) if you are unfamiliar with Composer or dependency managers in general.

You don't need this package in production, please use `require-dev`.

```
composer require --dev boruta/php-trader-ide-autocomplete
```

That's it, the IDE autocomplete should work.

Requirements
------------

[](#requirements)

Package exists in two versions:

- version 1.\* for PHP 5.5 and above: requires PHP &gt;= 5.5 and `ext-trader` &gt;= 0.4.1
- version 2.\* for PHP 7.0 and above: requires PHP &gt;= 7.0 and `ext-trader` &gt;= 0.4.1
- version 3.\* for PHP 8.0 and above: requires PHP &gt;= 8.0 and `ext-trader` &gt;= 0.5.1

About
-----

[](#about)

If your IDE does not auto-complete functions from the PHP Trader extension, add this package to your project to fix it. The file `autocomplete.php` contains documentation of the functions from the extension mentioned above, without their implementation. This file is not automatically loaded by composer and you shouldn't include it. It's just its presence in the project directory, which fixes the missing documentation in the IDE. Just add the package to composer and your IDE should start displaying the documentation correctly.

[![PHPStorm auto-complete fixed](image.png "PHPStorm auto-complete fixed")](image.png)

The package has been created based on [LupeCode/phpTraderInterface](https://github.com/LupeCode/phpTraderInterface).

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~188 days

Total

5

Last Release

1189d ago

Major Versions

1.0 → 2.02021-01-15

1.1 → 2.12021-01-15

2.1 → 3.02023-02-06

PHP version history (3 changes)1.0PHP &gt;=5.5

2.0PHP &gt;=7.0

3.0PHP &gt;=8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/85cc760c4ab74fc51cc20ead906f7a85974ae51b59a0df460f8d3e7f56635f8f?d=identicon)[Boruta](/maintainers/Boruta)

---

Top Contributors

[![borutainfo](https://avatars.githubusercontent.com/u/16668386?v=4)](https://github.com/borutainfo "borutainfo (11 commits)")

---

Tags

autocompleteext-traderidephptechnical-analysistradertrading

### Embed Badge

![Health badge](/badges/boruta-php-trader-ide-autocomplete/health.svg)

```
[![Health](https://phpackages.com/badges/boruta-php-trader-ide-autocomplete/health.svg)](https://phpackages.com/packages/boruta-php-trader-ide-autocomplete)
```

###  Alternatives

[petrabarus/yii2-googleplacesautocomplete

Google Places Auto Complete input widget for Yii2

106.4k](/packages/petrabarus-yii2-googleplacesautocomplete)

PHPackages © 2026

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