PHPackages                             kimffy/solr-php-cliebt-as-psr0mode - 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. kimffy/solr-php-cliebt-as-psr0mode

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

kimffy/solr-php-cliebt-as-psr0mode
==================================

非原创。复制于SolrPhpClient项目

036PHP

Since Jan 14Pushed 6y ago1 watchersCompare

[ Source](https://github.com/kimffy24/solrPhpCliebtAsPsr0Mode)[ Packagist](https://packagist.org/packages/kimffy/solr-php-cliebt-as-psr0mode)[ RSS](/packages/kimffy-solr-php-cliebt-as-psr0mode/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

(Deprecate)
===========

[](#deprecate)

note: 不再维护，我也不再搞php了，留作参考

SolrPhpClient rebuild layout as psr-0 mode

Project copy from Source file from SolrPhpClient.r60.2011-05-04.zip At 2014年09月17日 星期三 13时10分06秒

```
 importance: 非本人原创作品。
 importance: 纯属一时兴起。
 importance: 原项目地址: http://code.google.com/p/solr-php-client

1. using namespace to replace 'require_once()'
2. locate at Apache\Solr
3. rename as psr-0 mode
4. rename Apache_Solr_HttpTransport_Abstract as Apache\Solr\HttpTransport\HttpTransportAbstract
   rename Apache_Solr_HttpTransport_Interface as Apache\Solr\HttpTransport\HttpTransportInterface
   cause Interface and Abstract it a keyword in php

   layout:
   apache/
	├── ChangeLog
	├── COPYING
	├── library
	│   └── Apache
	│       └── Solr
	│           ├── Document.php
	│           ├── Exception.php
	│           ├── HttpTransport
	│           │   ├── CurlNoReuse.php
	│           │   ├── Curl.php
	│           │   ├── FileGetContents.php
	│           │   ├── HttpTransportAbstract.php
	│           │   ├── HttpTransportInterface.php
	│           │   └── Response.php
	│           ├── HttpTransportException.php
	│           ├── InvalidArgumentException.php
	│           ├── NoServiceAvailableException.php
	│           ├── ParserException.php
	│           ├── Response.php
	│           ├── Service
	│           │   └── Balancer.php
	│           └── Service.php
	└── README.md

How to use in composer autoloader?
    1. copy apache to vendor
    2. add
            'Apache' => array($vendorDir . '/solrPhpCliebtAsPsr0Mode/library'),
        to vendor/composer/autoload_namespaces.php

How to use in project
    add
        use Apache\Solr\Service;
    at the entrance of the project.

```

/\*

- 注意
- 仅作研究 \*/

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/07ed6ccf2a3490b335fd3b11ba0f736340e3d19b083e0a25018e3665c3a87063?d=identicon)[kimffy24](/maintainers/kimffy24)

---

Top Contributors

[![kimffy24](https://avatars.githubusercontent.com/u/3484141?v=4)](https://github.com/kimffy24 "kimffy24 (16 commits)")

### Embed Badge

![Health badge](/badges/kimffy-solr-php-cliebt-as-psr0mode/health.svg)

```
[![Health](https://phpackages.com/badges/kimffy-solr-php-cliebt-as-psr0mode/health.svg)](https://phpackages.com/packages/kimffy-solr-php-cliebt-as-psr0mode)
```

###  Alternatives

[awesome-nova/dependent-filter

Dependent filters for Laravel Nova

26193.1k](/packages/awesome-nova-dependent-filter)[algolia/laravel-scout-algolia-macros

A collection macros to extend Laravel Scout with more Algolia capabilities

3633.8k](/packages/algolia-laravel-scout-algolia-macros)[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)
