2017 © Pedro Peláez
 

library cassandra-php-stubs

The Cassandra php driver library IDE stubs which enables autocompletion in modern IDEs.

image

moarty/cassandra-php-stubs

The Cassandra php driver library IDE stubs which enables autocompletion in modern IDEs.

  • Sunday, January 21, 2018
  • by moisemorard
  • Repository
  • 2 Watchers
  • 1 Stars
  • 2,329 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 217 % Grown

The README.md

Cassandra PHP IDE Stubs

This repository provide the cassandra php driver stubs which enables autocompletion in modern IDEs. The library comes from https://github.com/datastax/php-driver. We try to fix some issues, as wrong namespace, (*1)

We hope Datastax will maintain their own stubs in a near future., (*2)

For now, you can use this one... Enjoy \o/, (*3)

Installing via Composer

  1. Install Composer in a common location or in your project:, (*4)

    curl -s http://getcomposer.org/installer | php
    
  2. Create the composer.json file as follows:, (*5)

    {
        "require-dev": {
            "moarty/cassandra-php-stubs": "*"
        }
    }
    
  3. Run the composer installer:, (*6)

    php composer.phar install
    
  4. Setup your IDE., (*7)

Installing via Git

  1. Clone the Cassandra IDE Stubs repository in a common location., (*8)

  2. Setup your IDE., (*9)

The Versions

21/01 2018

dev-master

9999999-dev

The Cassandra php driver library IDE stubs which enables autocompletion in modern IDEs.

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

stub php autocomplete cassandra ide phpstorm netbeans stubs eclipse devtools

21/01 2018

v1.3.1.1

1.3.1.1

The Cassandra php driver library IDE stubs which enables autocompletion in modern IDEs.

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

stub php autocomplete cassandra ide phpstorm netbeans stubs eclipse devtools

21/01 2018

v1.3.1

1.3.1.0

The Cassandra php driver library IDE stubs which enables autocompletion in modern IDEs.

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

stub php autocomplete cassandra ide phpstorm netbeans stubs eclipse devtools