cbleek/pecl-solr-hint

A code hint file for the solr 2.4 extension.

v2.0.0 2016-08-09 16:35 UTC

This package is auto-updated.

Last update: 2024-05-18 17:57:01 UTC


README

A PHPStorm code hint file for the pecl-solr(http://pecl.php.net/package/solr/2.4.0) extension.

based on https://github.com/tototoshi/pecl-solr-hint

Install

composer.json

"require-dev": {
    "cbleek/pecl-solr-hint": "dev-master"
}