Git Product home page Git Product logo

php-trader-ide-autocomplete's Introduction

PHP Trader - IDE autocomplete

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

Installation

Install the library using Composer. Please read the Composer Documentation 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

Package exists in two versions:

  • version 1.* for PHP 5.5 and above: requires PHP >= 5.5 and ext-trader >= 0.4.1
  • version 2.* for PHP 7.0 and above: requires PHP >= 7.0 and ext-trader >= 0.4.1

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

The package has been created based on LupeCode/phpTraderInterface.

php-trader-ide-autocomplete's People

Contributors

borutainfo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.