@WyriMaps, @reactphp core maintainer, highly interested in asynchronous programming, and generic maniac
Followers
651
Public Repos
535
Packages
7
Starred
100
|
|
Description
|
|
|
|
License
|
|
|
|---|---|---|---|---|---|---|---|
| wyrihaximus/react-cache-redis | Redis-backed cache adapter for ReactPHP implementing the react/cache interface. Built on clue/reactphp-redis, supports key prefixing, and integrates with async React event loops for fast, non-blocking caching in your applications. | 11 | 24.0 | 13.2 | MIT | 11 months ago | |
| wyrihaximus/test-utilities | Shared test utilities for PHP projects: a PHPUnit TestCase with helpers like random namespaces and temp directories, plus ready-to-use PHPStan defaults and a preconfigured RectorConfig for common project layouts and doc-tag to attribute conversions. | 7 | 31.8 | 64.6 | MIT | 4 days ago | |
| wyrihaximus/phpstan-rules-wrapper | Meta-package that bundles popular PHPStan rule sets and extensions for stricter static analysis. Install via Composer and it works automatically with phpstan/extension-installer, pulling in deprecation, PHPUnit/Mockery, strict rules, dead-code detection, and more. | 6 | 29.2 | 58.5 | MIT | 1 month ago | |
| wyrihaximus/async-test-utilities | Async test utilities for PHP/React tests. Extend AsyncTestCase to run each test inside a Fiber, get random namespaces/directories for filesystem tests, and control per-test or per-class timeouts via the TimeOut attribute (default 30s). | 4 | 29.5 | 55.3 | MIT | 4 days ago | |
| wyrihaximus/phpstan-react | PHPStan extension for ReactPHP projects that flags blocking PHP functions (e.g., file_get_contents, fopen, fread) and suggests async React alternatives from react/filesystem, react/socket, and react/stream. Include the provided ruleset to enforce non-blocking code. | 2 | 21.0 | 55.8 | MIT | 11 months ago | |
| wyrihaximus/coding-standard | PHP coding standard package for consistent formatting and style in PHP projects. Provides ready-to-use rulesets and configuration to streamline linting, code style checks, and enforcement across teams and CI pipelines. | 0 | 29.1 | 65.0 | MIT | 2 months ago | |
| wyrihaximus/react-phpunit-run-tests-in-fiber | PHPUnit trait to run each test inside a PHP Fiber, making it easy to use ReactPHP async/await in tests. Includes optional per-test or per-class timeout attributes to fail slow tests (without stopping the running fiber). | 0 | 21.6 | 65.9 | MIT | 11 months ago |
How can I help you explore Laravel packages today?