PHPackages                             cspadm/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. cspadm/solr-php-client

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

cspadm/solr-php-client
======================

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

v1.0.4(10y ago)058.8k↓42.3%BSD-3-ClauseHTML

Since Apr 27Pushed 10y ago1 watchersCompare

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

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Solr PHP Client
---------------

[](#solr-php-client)

A PHP library for indexing and searching documents within an Apache Solr installation. Supports both Solr 3 and 4. — Fork of the solr-php-client project on Google Code.

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)

Install Composer In Your Project

$ curl -sS  | php

Install Solr PHP Client Library In Your Project

$ vim composer.json

{

```
"require": {

    "cspadm/solr-php-client": "1.0.4"

}

```

}

$ php composer.phar install

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

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

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

Unknown

Total

1

Last Release

3674d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9bbb4ed1971cfac83db9e8e7ee7f39619e9826375729468f321ec30cf884dfbc?d=identicon)[cspadm](/maintainers/cspadm)

---

Top Contributors

[![cspadm](https://avatars.githubusercontent.com/u/18694391?v=4)](https://github.com/cspadm "cspadm (7 commits)")

### Embed Badge

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

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

###  Alternatives

[ruflin/elastica

Elasticsearch Client

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

PHP Client for OpenSearch

15224.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)
