php8.2-solr
PHP extension for communicating with Apache Solr server
The Apache Solr PHP extension is an extremely fast, light-weight,
feature-rich library that allows PHP applications to communicate
easily and efficiently with Apache Solr server instances using an
object-oriented API.
It effectively simplifies the process of interacting
with Apache Solr using PHP and it already comes with built-in
readiness for the latest features.
The extension has features such as built-in, serializable query
string builder objects which effectively simplifies the manipulation
of name-value pair request parameters across repeated requests. The
response from the Solr server is also automatically parsed into
native php objects whose properties can be accessed as array keys or
object properties without any additional configuration on the
client-side.
Its advanced HTTP client reuses the same connection across multiple
requests and provides built-in support for connecting to Solr servers
secured behind HTTP Authentication or HTTP proxy servers. It is also
able to connect to SSL-enabled containers.
PECL Solr 2+ is only compatible with Apache Solr Server 4.0+.
| Section | php |
|---|---|
| Source | php-solr |
| Maintainer | Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org> |
| Homepage | http://pecl.php.net/package/solr |
Current Versions
2.8.1-1+0~20250508.38+debian13~1.gbp3a5b40 amd64
- Size
- 83.6 KB
- Installed
- 354 KB
- SHA256
- d25f2129732f5b7cf2619113f6d87b32f32bdab417f9af201edcf5c664b54d9d
2.8.1-1+0~20250508.38+debian13~1.gbp3a5b40 arm64
- Size
- 76.6 KB
- Installed
- 362 KB
- SHA256
- b70c75615f9e14719329c7efb415b81d68769f4a544905b6ec89ac24c25a09cc
Dependencies
php8.2-common, php8.2-xml, php8.2-curl, phpapi-20220829, libc6 (>= 2.38), libcurl4t64 (>= 7.16.2), libxml2 (>= 2.7.4)
Install via APT
echo "deb https://repo.senternaltech.com/debian trixie main" | sudo tee /etc/apt/sources.list.d/senternal.list
sudo apt update && sudo apt install php8.2-solr
Version History
| Version | Arch | Size | SHA256 | First Seen |
|---|---|---|---|---|
| 2.8.1-1+0~20250508.38+debian13~1.gbp3a5b40 | arm64 | 76.6 KB | b70c75615f9e1471... | 2026-03-13 |
| 2.8.1-1+0~20250508.38+debian13~1.gbp3a5b40 | amd64 | 83.6 KB | d25f2129732f5b7c... | 2026-03-13 |