lberia's Stars
symfony/service-contracts
A set of service abstractions extracted out of the Symfony components
symfony/translation-contracts
A set of translation abstractions extracted out of the Symfony components
symfony/polyfill-php73
Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions
symfony/event-dispatcher-contracts
A set of event dispatcher abstractions extracted out of the Symfony components
symfony/cache-contracts
A set of cache abstractions extracted out of the Symfony components
symfony/mime
Allows manipulating MIME messages
symfony/polyfill-intl-idn
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
reactphp/stream
Event-driven readable and writable streams for non-blocking I/O in ReactPHP.
reactphp/socket
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP.
reactphp/promise-timer
A trivial implementation of timeouts for Promises, built on top of ReactPHP.
ratchetphp/RFC6455
I/O agnostic WebSocket Protocol
reactphp/cache
Async, Promise-based cache interface for ReactPHP.
reactphp/promise
Promises/A implementation for PHP.
reactphp/dns
Async DNS resolver for ReactPHP.
reactphp/event-loop
ReactPHP's core reactor event loop that libraries can use for evented I/O.
guzzle/psr7
PSR-7 HTTP message library
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
ralouphie/getallheaders
PHP getallheaders polyfill
ratchetphp/Ratchet
Asynchronous WebSocket server
igorw/evenement
Événement is a very simple event dispatching library for PHP.
zendframework/zend-eventmanager
Implement event systems, signal slots, intercepting filters, and observers.
zendframework/zend-code
twigphp/Twig
Twig, the flexible, fast, and secure template language for PHP
symfony/var-exporter
Allows exporting any serializable PHP data structure to plain PHP code
symfony/thanks
Give thanks (in the form of a GitHub ★) to your fellow PHP package maintainers (not limited to Symfony components)!
symfony/web-server-bundle
Provides commands for running applications using the PHP built-in web server
symfony/var-dumper
Provides mechanisms for walking through any arbitrary PHP variable
symfony/web-profiler-bundle
Provides a development tool that gives detailed information about the execution of any request
symfony/twig-bundle
Provides a tight integration of Twig into the Symfony full-stack framework
symfony/twig-bridge
Provides integration for Twig with various Symfony components