symfony/templating
Provides all the tools needed to build any kind of template system
guzzlehttp/ringphp
Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.
seld/cli-prompt
Allows you to prompt for user input on the command line, and optionally hide the characters they type
graylog2/gelf-php
A php implementation to send log-messages to a GELF compatible backend like Graylog2.
php-amqplib/php-amqplib
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested agai...
videlalvaro/php-amqplib
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested agai...
sebastian/resource-operations
Provides a list of PHP built-in functions that operate on resources
staabm/side-effects-detector
A static analysis tool to detect side effects in PHP code
guzzlehttp/command
Provides the foundation for building command-based web service clients
firebase/php-jwt
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.