PHPackages                             wanadev/solr-php-client - 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. [Search &amp; Filtering](/categories/search)
4. /
5. wanadev/solr-php-client

AbandonedArchivedLibrary[Search &amp; Filtering](/categories/search)

wanadev/solr-php-client
=======================

A PHP library for indexing and searching documents within an Apache Solr installation.

v1.0.2(13y ago)01.3kBSD-3-ClausePHP

Since Oct 3Pushed 12y ago2 watchersCompare

[ Source](https://github.com/wanadev/solr-php-client)[ Packagist](https://packagist.org/packages/wanadev/solr-php-client)[ RSS](/packages/wanadev-solr-php-client/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (1)Versions (5)Used By (0)

Apache Solr PHP client
======================

[](#apache-solr-php-client)

[![Build Status](https://camo.githubusercontent.com/212d3522f06a72eb7da8dedd036c23dcbdbfe77cfb7db79c02d839404c814866/68747470733a2f2f7472617669732d63692e6f72672f726570726f76696e63692f736f6c722d7068702d636c69656e742e706e67)](https://travis-ci.org/reprovinci/solr-php-client)

A PHP library for indexing and searching documents within an [Apache Solr](http://lucene.apache.org/solr/)installation.

This client library was forked from Donovan Jiménez' Google Code project:
Before that, it was hosted in Solr's issue tracker:

What is Apache Solr?
--------------------

[](#what-is-apache-solr)

> Solr is an open source enterprise search server based on the Lucene Java search library, with XML/HTTP and JSON APIs, hit highlighting, faceted search, caching, replication, a web administration interface and many more features. It runs in a Java servlet container such as Tomcat. For more information about Solr, please see the [Solr Web Page](http://lucene.apache.org/solr/). The project's [Wiki](http://wiki.apache.org/solr/) is the de facto starting point for information on how to install and configure Solr for your individual needs.

Features
--------

[](#features)

- Quering, deleting, optimizing.
- Support for both Solr 3 and Solr 4 through compatibility layers.
- Support for soft commit with Solr 4.

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

[](#installation)

### Composer (PHP 5 &gt;= 5.3.0)

[](#composer-php-5--530)

- [Getting started](http://getcomposer.org/doc/00-intro.md) with Composer
- `reprovinci/solr-php-client` on [Packagist](http://packagist.org/packages/reprovinci/solr-php-client)

Just `require` `reprovinci/solr-php-client`:

```
{
  "require": {
    "reprovinci/solr-php-client": "1.0.x"
  }
}
```

Testing
-------

[](#testing)

The code is automatically tested by [Travis](travis-ci.org/reprovinci/solr-php-client) after each push. Travis currently reports the following build status: [![Build Status](https://camo.githubusercontent.com/212d3522f06a72eb7da8dedd036c23dcbdbfe77cfb7db79c02d839404c814866/68747470733a2f2f7472617669732d63692e6f72672f726570726f76696e63692f736f6c722d7068702d636c69656e742e706e67)](https://travis-ci.org/reprovinci/solr-php-client).

If you want to test the code yourself, follow the following instructions:

### Composer (PHP 5 &gt;= 5.3.0)

[](#composer-php-5--530-1)

Just install dev dependencies and run PHPUnit:

```
composer install --dev
bin/phpunit tests
```

Further Information
-------------------

[](#further-information)

Please see [Frequently Asked Questions](http://code.google.com/p/solr-php-client/wiki/FAQ)

Or, if you have usage questions, try posting to the [USER DISCUSSION GROUP](http://groups.google.com/group/php-solr-client).

Disclaimer
----------

[](#disclaimer)

This PHP library is not part of the Apache Solr project, nor is it maintained by the Apache Software Foundation. All linked Apache Solr documentation or logos remain the sole property of the Apache Solr project, its authors, and the Apache Software Foundation.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity66

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 ~2 days

Total

3

Last Release

4966d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4931ea4655336159e2680f82e8fe58db101b9e1908144350f6b23f068f177d48?d=identicon)[luxifer](/maintainers/luxifer)

---

Top Contributors

[![rjkip](https://avatars.githubusercontent.com/u/1734555?v=4)](https://github.com/rjkip "rjkip (39 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/wanadev-solr-php-client/health.svg)

```
[![Health](https://phpackages.com/badges/wanadev-solr-php-client/health.svg)](https://phpackages.com/packages/wanadev-solr-php-client)
```

###  Alternatives

[ruflin/elastica

Elasticsearch Client

2.3k50.4M203](/packages/ruflin-elastica)[opensearch-project/opensearch-php

PHP Client for OpenSearch

15024.3M65](/packages/opensearch-project-opensearch-php)[mailerlite/laravel-elasticsearch

An easy way to use the official PHP ElasticSearch client in your Laravel applications.

934529.3k2](/packages/mailerlite-laravel-elasticsearch)[massive/search-bundle

Massive Search Bundle

721.4M13](/packages/massive-search-bundle)[shyim/opensearch-php-dsl

OpenSearch/Elasticsearch DSL library

175.9M9](/packages/shyim-opensearch-php-dsl)[outl1ne/nova-multiselect-filter

Multiselect filter for Laravel Nova.

45802.7k3](/packages/outl1ne-nova-multiselect-filter)

PHPackages © 2026

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