We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7011d12 commit a8f99f5Copy full SHA for a8f99f5
composer.json
@@ -1,6 +1,7 @@
1
{
2
"name": "shieldo/solarium-async-plugin",
3
"description": "A package making available a plugin that can fetch Solarium query results as HTTPlug promises, allowing async fetches.",
4
+ "keywords": ["solarium", "solr", "php", "httplug", "guzzle", "async"],
5
"type": "library",
6
"autoload": {
7
"psr-4": {
0 commit comments