PHPackages                             solarium/solarium-cloud - 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. solarium/solarium-cloud

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

solarium/solarium-cloud
=======================

PHP SolrCloud client

582[6 issues](https://github.com/solariumphp/solarium-cloud/issues)PHP

Since Aug 1Pushed 3y ago2 watchersCompare

[ Source](https://github.com/solariumphp/solarium-cloud)[ Packagist](https://packagist.org/packages/solarium/solarium-cloud)[ RSS](/packages/solarium-solarium-cloud/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

solarium-cloud (deprecated)
===========================

[](#solarium-cloud-deprecated)

Solarium extension to connect to SolrCloud via Apache Zookeeper.

This extension is deprecated. Solarium itself now supports Solr Cloud and its APIs directly.

Requirement
-----------

[](#requirement)

The extension requires the PHP Zookeeper extension, which can be found here:

In order to compile the extension you need to have the Apache Zookeeper C-library installed. Instructions on how to build the extension can be found here:

Example use
-----------

[](#example-use)

You can create a CloudClient using the following code:

```
