Packages from wyrihaximus
-
-
PHP
wyrihaximus/broadcast
β¨ Statically on composer install/update compiled (async) event dispatcher
-
-
-
wyrihaximus/coding-standard
WyriHaximus Coding Standard
-
PHP
wyrihaximus/composer-update-bin-autoload-path
π° Composer plugin that fills a bin file with the absolute composer autoload path
-
-
-
-
-
-
-
-
-
PHP
wyrihaximus/fake-php-version
Ever wanted a fake non-existing version number of PHP, well this package is for you!
-
-
-
-
PHP
wyrihaximus/get-in-packages-composer.jason
Functions around joshdifabio/composed and igorw/get-in to gather configuration from composer.json
-
-
-
-
-
-
-
-
-
-
PHP
wyrihaximus/list-classes-in-directory
Allows you to list full qualified class names in directories and files.
-
-
-
Makefile
wyrihaximus/metrics-prometheus-push-gateway
π΅οΈββοΈ Prometheus modelled metric VO's and registry
-
-
-
-
Makefile
wyrihaximus/monolog-formatted-psr-handler
Passes `formatted` instead of `message` to the PSR-3 logger
-
-
-
PHP
wyrihaximus/parallel-runtime
π ext-parallel runtime wrapping adding error, signal, and exception handling
-
-
wyrihaximus/phpstan-rules-wrapper
π― PHPStan rules wrapper
-
-
-
-
-
-
PHP
wyrihaximus/psr-15-etc-passwd
PSR-15 middleware that pretends to expose /etc/passwd and /etc/shadow
-
-
Makefile
wyrihaximus/psr-3-callable-throwable-logger
callable throwable decorator around a PSR-3 logger (to be used with react/promise and reactivex/rxphp)
-
-
-
-
-
-
-
PHP
wyrihaximus/ratchet-model-push
Allows models to push data on write operations to wyrihaximus/ratchet.
-
-
-
PHP
wyrihaximus/react-awaitable-observable
π οΈ Make observables foreachable using async & await
-
-
-
-
-
-
-
-
Makefile
wyrihaximus/react-cache-read-write
ReactPHP cache that sends read and write calls to difference wrapped caches
-
-
-
Makefile
wyrihaximus/react-cache-ttl-utils
-
-
-
-
PHP
wyrihaximus/react-child-process-pool-phunin-node-plugin
Messenger decorator for react/child-process
-
-
-
Makefile
wyrihaximus/react-child-process-promise-closure
ReactPHP Child Process Promise Closure child class
-
-
-
-
-
-
Makefile
wyrihaximus/react-event-loop-rx-scheduler-hook-up
πͺ Hook up ReactPHP Event Loop to the RxPHP Scheduler
-
-
PHP
wyrihaximus/react-http-contextual-middleware-runner
Run a set of react/http middleware when a context checker passes
-
PHP
wyrihaximus/react-http-middleware-clear-body
react/http middleware that removes the raw body from the request
-
PHP
wyrihaximus/react-http-middleware-compress-assets
react/http middleware that compresses JS/CSS response bodies
-
PHP
wyrihaximus/react-http-middleware-custom-request-body-parsers
react/http middleware for custom request body parsers
-
-
PHP
wyrihaximus/react-http-middleware-html-compress
react/http middleware that compresses HTML response bodies
-
PHP
wyrihaximus/react-http-middleware-request-timeout
react/http middleware that times out and cancels long running requests after X seconds
-
PHP
wyrihaximus/react-http-middleware-response-cache
Response caching middleware for @reactphp's HTTP server
-
PHP
wyrihaximus/react-http-middleware-response-cache-session-cache-configuration
Cache configuration that will prevent any request or response with an active session interact with the cache
-
Makefile
wyrihaximus/react-http-middleware-resume-response-body
react/http middleware that resumes response bodies if they are streaming
-
Makefile
wyrihaximus/react-http-middleware-rewrite
A internal path rewrite middleware for react/http
-
-
PHP
wyrihaximus/react-http-middleware-session
react/http middleware that takes care of session handling
-
-
-
PHP
wyrihaximus/react-http-middleware-with-headers
react/http middleware to add headers to a response
-
PHP
wyrihaximus/react-http-psr-15-middleware-group
Opinionated PSR-15 middleware group for react/http
-
PHP
wyrihaximus/react-inspector-child-process-pools
Child process pools collector for wyrihaximus/react-inspector
-
PHP
wyrihaximus/react-inspector-parallel-pools
Child process pools collector for wyrihaximus/react-inspector
-
PHP
wyrihaximus/react-inspector-simple-orm
ReactPHP Inspector collector for wyrihaximus/react-simple-orm
-
-
-
-
-
-
-
-
PHP
wyrihaximus/react-parallel-runtime
Convinence wrapper around ext-parallel Runtime for and ReactPHP
-
-
-
-
-
-
PHP
wyrihaximus/react-simple-orm
EXPERIMENTAL: Package to see how feasible a simple ORM in ReactPHP is
-
-
-
-
-
PHP
wyrihaximus/react-stream-structured-utilities
Incremental JSON encoder writing to a react/stream
-
-
Makefile
wyrihaximus/react-sync-configmap-mount-to-env
π΅οΈββοΈ Monitors and syncs configmap mount into environment variables
-
Makefile
wyrihaximus/react-throw-unhandled-rejected-promises
π€Ή Throw any unhandled rejected promise
-
PHP
wyrihaximus/recoil-callable
Wrap any coroutine callable and run it through RecoilPHP on invocation
-
PHP
wyrihaximus/recoil-promise-coroutine-wrapper
A simple API around WyriHaximus/recoil-queue-caller(-pool)
-
PHP
wyrihaximus/recoil-queue-caller
Call all callables from the observable from within a RecoilPHP coroutine
-
-
-
-
-
-
-
-
Makefile
wyrihaximus/string-get-in
Wrapper around igorw/get-in using strings rather then arrays are keys
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Makefile
wyrihaximus/iterator-or-array-to-array
Like iterator_to_array but doesn't error when handed an array
Abandoned!
-
PHP
wyrihaximus/phergie-dns
Phergie plugin for Looking up IP's by hostnames
Abandoned! See phergie/phergie-irc-plugin-dns
-
PHP
wyrihaximus/phergie-http
Phergie plugin for Provide HTTP functionality to other plugins
Abandoned! See phergie/phergie-irc-plugin-http
-
PHP
wyrihaximus/phergie-url
Phergie plugin for Display URL information about links
Abandoned! See phergie/phergie-irc-plugin-react-url
-
-
-
-
-
-
PHP
wyrihaximus/react-guzzle
Asyncronous Guzzle adapter powered by react/http-client
Abandoned! See wyrihaximus/react-guzzle-ring
-
PHP
wyrihaximus/react-guzzle-http-client
Asynchronous adapter for different Guzzle versions powered by react/http-client
Abandoned! See react/http
-
PHP
wyrihaximus/react-guzzle-psr7
Asyncronous Guzzle (PSR7) adapter powered by react/http-client
Abandoned! See react/http
-
PHP
wyrihaximus/react-guzzle-ring
Asyncronous GuzzleRing adapter powered by react/http-client
Abandoned! See react/http
-
PHP
wyrihaximus/react-http-middleware-measure
react/http middleware that gathers metrics on requests passing through
Abandoned! See react-inspector/http-middleware
-
-
-
PHP
wyrihaximus/react-inspector-cpu-usage
CPU usage collector for wyrihaximus/react-inspector
Abandoned!
-
PHP
wyrihaximus/react-inspector-event-loop
Inspect react/event-loop package for metrics
Abandoned! See react-inspector/event-loop
-
PHP
wyrihaximus/react-inspector-http-middleware-measure
ReactPHP Inspector collector for wyrihaximus/react-http-middleware-measure
Abandoned! See react-inspector/http-middleware
-
PHP
wyrihaximus/react-inspector-memory-usage
Message the memory usage of the current PHP process
Abandoned! See react-inspector/memory-usage
-
PHP
wyrihaximus/react-inspector-stream
React Stream throughput inspector
Abandoned! See react-inspector/stream
-
PHP
wyrihaximus/react-parallel
Bridging ext-parallel and ReactPHP
Abandoned! See react-parallel/react-parallel
-
PHP
wyrihaximus/react-parallel-future-to-promise-converter
ReactPHP ext-parallel Future to Promise converter
Abandoned! See react-parallel/future-to-promise-converter
-
PHP
wyrihaximus/react-parallel-infinite-pool
βΎοΈ Infinite pool for bridging ext-parallel and ReactPHP
Abandoned! See react-parallel/infinite-pool
-
PHP
wyrihaximus/react-parallel-pool-tests
π± Pool tests for bridging ext-parallel and ReactPHP
Abandoned! See react-parallel/pool-tests
-
PHP
wyrihaximus/react-psr7-stream-converter
PSR7 to ReactPHP stream converter and vice versa
Abandoned!
-
-