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 2w 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 62% 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

5013d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/419078?v=4)[Florent Viel](/maintainers/luxifer)[@luxifer](https://github.com/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

[awesome-nova/dependent-filter

Dependent filters for Laravel Nova

26190.2k](/packages/awesome-nova-dependent-filter)[algolia/php-dom-parser

A simple tool to turn DOM into Algolia search friendly record objects.

181.8k](/packages/algolia-php-dom-parser)

PHPackages © 2026

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