"aws/aws-sdk-php":"Allow sending log messages to AWS services like DynamoDB",
"doctrine/couchdb":"Allow sending log messages to a CouchDB server",
"elasticsearch/elasticsearch":"Allow sending log messages to an Elasticsearch server via official client",
"ext-amqp":"Allow sending log messages to an AMQP server (1.0+ required)",
"ext-curl":"Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
"ext-mbstring":"Allow to work properly with unicode symbols",
"ext-mongodb":"Allow sending log messages to a MongoDB server (via driver)",
"ext-openssl":"Required to send log messages using SSL",
"ext-sockets":"Allow sending log messages to a Syslog server (via UDP driver)",
"graylog2/gelf-php":"Allow sending log messages to a GrayLog2 server",
"mongodb/mongodb":"Allow sending log messages to a MongoDB server (via library)",
"php-amqplib/php-amqplib":"Allow sending log messages to an AMQP server using php-amqplib",
"rollbar/rollbar":"Allow sending log messages to Rollbar",
"ruflin/elastica":"Allow sending log messages to an Elastic Search server"
"description":"Class for parsing and handling URL. Provides parsing of URLs into their constituent parts (scheme, host, path etc.), URL generation, and resolving of relative URLs.",
"description":"Contains Unicode normalization routines, including both pure PHP implementations and automatic use of the 'intl' PHP extension when present",
"description":"PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
"description":"A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.",
"description":"With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",