{"id":36332893,"url":"https://github.com/borutainfo/php-trader-ide-autocomplete","last_synced_at":"2026-01-11T12:01:36.191Z","repository":{"id":62496228,"uuid":"329711615","full_name":"borutainfo/php-trader-ide-autocomplete","owner":"borutainfo","description":"This package allows you to activate the auto-complete in the IDE for native functions from the extension: PHP Trader.","archived":false,"fork":false,"pushed_at":"2023-02-06T17:48:53.000Z","size":56,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-13T11:47:14.967Z","etag":null,"topics":["autocomplete","ext-trader","ide","php","technical-analysis","trader","trading"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/borutainfo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-01-14T19:16:25.000Z","updated_at":"2023-12-01T07:39:54.000Z","dependencies_parsed_at":"2023-02-19T10:31:14.791Z","dependency_job_id":null,"html_url":"https://github.com/borutainfo/php-trader-ide-autocomplete","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/borutainfo/php-trader-ide-autocomplete","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borutainfo%2Fphp-trader-ide-autocomplete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borutainfo%2Fphp-trader-ide-autocomplete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borutainfo%2Fphp-trader-ide-autocomplete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borutainfo%2Fphp-trader-ide-autocomplete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/borutainfo","download_url":"https://codeload.github.com/borutainfo/php-trader-ide-autocomplete/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borutainfo%2Fphp-trader-ide-autocomplete/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28302004,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-11T11:18:18.743Z","status":"ssl_error","status_checked_at":"2026-01-11T11:07:56.842Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["autocomplete","ext-trader","ide","php","technical-analysis","trader","trading"],"created_at":"2026-01-11T12:01:28.950Z","updated_at":"2026-01-11T12:01:36.177Z","avatar_url":"https://github.com/borutainfo.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PHP Trader - IDE autocomplete\n\nThis 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).\n\n## Installation\n\nInstall 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.\n\nYou don't need this package in production, please use `require-dev`.\n```shell\ncomposer require --dev boruta/php-trader-ide-autocomplete\n```\n\nThat's it, the IDE autocomplete should work.\n\n## Requirements\n\nPackage exists in two versions:\n- version 1.* for PHP 5.5 and above: requires PHP \u003e= 5.5 and `ext-trader` \u003e= 0.4.1\n- version 2.* for PHP 7.0 and above: requires PHP \u003e= 7.0 and `ext-trader` \u003e= 0.4.1\n- version 3.* for PHP 8.0 and above: requires PHP \u003e= 8.0 and `ext-trader` \u003e= 0.5.1\n\n## About\n\nIf 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.\n\n![PHPStorm auto-complete fixed](image.png \"PHPStorm auto-complete fixed\")\n\nThe package has been created based on [LupeCode/phpTraderInterface](https://github.com/LupeCode/phpTraderInterface).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fborutainfo%2Fphp-trader-ide-autocomplete","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fborutainfo%2Fphp-trader-ide-autocomplete","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fborutainfo%2Fphp-trader-ide-autocomplete/lists"}