mbrodala's Stars
sebastianbergmann/resource-operations
Provides a list of PHP built-in functions that operate on resources
sebastianbergmann/recursion-context
Provides functionality to recursively process PHP variables
sebastianbergmann/version
Library that helps with managing the version number of Git-hosted PHP projects
sensiolabs/SensioFrameworkExtraBundle
An extension to Symfony FrameworkBundle that adds annotation configuration for Controller classes
sebastianbergmann/complexity
Library for calculating the complexity of PHP code units
sebastianbergmann/code-unit
Collection of value objects that represent the PHP code units
sebastianbergmann/code-unit-reverse-lookup
Looks up which function or method a line of code belongs to
sebastianbergmann/global-state
Snapshotting of global state, factored out of PHPUnit into a stand-alone component
sebastianbergmann/environment
Provides functionality that helps writing PHP code that has runtime-specific execution paths
sebastianbergmann/comparator
Provides the functionality to compare PHP values for equality.
sebastianbergmann/diff
Diff implementation
sebastianbergmann/exporter
Provides the functionality to export PHP variables for visualization
sebastianbergmann/cli-parser
Library for parsing CLI options
reactphp/promise-stream
The missing link between Promise-land and Stream-land for ReactPHP.
ScientaNL/DoctrineJsonFunctions
Doctrine DQL functions for SQL JSON data type
ringcentral/psr7
PSR-7 HTTP message library [currently mising ServerRequestInterface and UploadedFileInterface]
reactphp/promise-timer
A trivial implementation of timeouts for Promises, built on top of ReactPHP.
reactphp/promise
Promises/A implementation for PHP.
reactphp/stream
Event-driven readable and writable streams for non-blocking I/O in ReactPHP.
reactphp/http
Event-driven, streaming HTTP client and server implementation for ReactPHP.
reactphp/socket
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP.
php-fig/link
A repository for the PSR-13 [Hyperlink] interface
ralouphie/getallheaders
PHP getallheaders polyfill
reactphp/cache
Async, Promise-based cache interface for ReactPHP.
php-fig/log
reactphp/dns
Async DNS resolver for ReactPHP.
reactphp/event-loop
ReactPHP's core reactor event loop that libraries can use for evented I/O.
php-fig/event-dispatcher
php-fig/http-client
php-fig/container