Libraries tagged by pr
async-aws/core
20951693 Downloads
Core package to integrate with AWS. This is a lightweight AWS SDK provider by AsyncAws.
arcanedev/log-viewer
5718961 Downloads
Provides a Log Viewer for Laravel
ankitpokhrel/tus-php
5017655 Downloads
A pure PHP server and client for the tus resumable upload protocol v1.0.0
amphp/sync
21973108 Downloads
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
amphp/parallel-functions
7841206 Downloads
Parallel processing made simple.
alcaeus/mongo-php-adapter
10463700 Downloads
Adapter to provide ext-mongo interface on top of mongo-php-library
videlalvaro/php-amqplib
6696146 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
symfony/web-server-bundle
14649117 Downloads
Provides commands for running applications using the PHP built-in web server
symfony/security
22990738 Downloads
Provides a complete security system for your web application
moontoast/math
24076150 Downloads
A mathematics library, providing functionality for large numbers
laminas/laminas-mail
18242591 Downloads
Provides generalized functionality to compose and send both text and MIME-compliant multipart e-mail messages
guzzlehttp/streams
82065367 Downloads
Provides a simple abstraction over streams of data
guzzlehttp/ringphp
77803375 Downloads
Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.
emojione/emojione
1911585 Downloads
EmojiOne is a complete set of emojis designed for the web. It includes libraries to easily convert unicode characters to shortnames (:smile:) and shortnames to our custom emoji images. PNG format provided for the emoji images.
chrisboulton/php-resque
3442564 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.