pavlyshyn's Stars
symfony/polyfill-intl-idn
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/polyfill-iconv
Symfony polyfill for the Iconv extension
symfony/contracts
A set of abstractions extracted out of the Symfony components
symfony/polyfill-ctype
Symfony polyfill for ctype functions
php-http/promise
Promise used for asynchronous HTTP requests
php-http/guzzle6-adapter
Guzzle 6 HTTP adapter
zendframework/zend-diactoros
PSR-7 HTTP Message implementation
php-http/httplug
HTTPlug, the HTTP client abstraction for PHP
ralouphie/getallheaders
PHP getallheaders polyfill
laravel/slack-notification-channel
Slack Notification Channel for laravel.
laravel/vonage-notification-channel
Vonage Notification Channel for Laravel.
guzzle/promises
Promises/A+ library for PHP with synchronous support
opis/closure
Serialize closures (anonymous functions)
Vonage/vonage-php-sdk-core
Vonage REST API client for PHP. API support for SMS, Voice, Text-to-Speech, Numbers, Verify (2FA) and more.
guzzle/guzzle
Guzzle, an extensible PHP HTTP client
reactphp/promise-timer
A trivial implementation of timeouts for Promises, built on top of ReactPHP.
ratchetphp/RFC6455
I/O agnostic WebSocket Protocol
ratchetphp/Pawl
Asynchronous WebSocket client
php-fig/http-message
The purpose of this PSR is to provide a set of common interfaces for HTTP messages as described in RFC 7230 and RFC 7231
reactphp/cache
Async, Promise-based cache interface for ReactPHP.
reactphp/promise
Promises/A implementation for PHP.
reactphp/dns
Async DNS resolver for ReactPHP.
reactphp/stream
Event-driven readable and writable streams for non-blocking I/O in ReactPHP.
reactphp/event-loop
ReactPHP's core reactor event loop that libraries can use for evented I/O.
reactphp/socket
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP.
predis/predis
A flexible and feature-complete Redis client for PHP.
guzzle/psr7
PSR-7 HTTP message library
igorw/evenement
Événement is a very simple event dispatching library for PHP.
theseer/tokenizer
A small library for converting tokenized PHP source code into XML (and potentially other formats)
webmozarts/assert
Assertions to validate method input/output with nice error messages.