Senior backend developer and architect.
Followers
13
Public Repos
25
Packages
11
Starred
0
Recorded values over time (once-a-day snapshots). May 23, 2026 – Jun 21, 2026
Followers & contributions
|
|
Description
|
|
30 days
GitHub star count over the last 30 days (daily snapshots).
|
|
|
License
|
|
|
|---|---|---|---|---|---|---|---|---|
| phrity/websocket | PHP WebSocket client and multi-connection server with ws/wss support. Includes listener callbacks, standard Close and Ping/Pong handling, optional deflate compression, fragmentation and masking support, plus middleware system for extending behavior. | 216 |
|
31.4 | 49.8 | NOASSERTION | 6 days ago | |
| phrity/util-errorhandler | — | 9 |
|
11.5 | 59.8 | MIT | 6 months ago | |
| phrity/net-uri | Lightweight PSR-7 UriInterface and PSR-17 UriFactory implementation not tied to HTTP messaging. Supports any valid scheme plus helpful extras like query item helpers, component access, equals/string/json support, and immutable with* methods. | 9 |
|
12.1 | 59.8 | MIT | 6 months ago | |
| phrity/net-stream | PSR-7 StreamInterface and PSR-17 StreamFactory implementations built for socket-based I/O. Includes Stream, SocketStream, SocketClient/Server, context wrapper, stream collections, and stream-specific exceptions and utilities for network connections. | 5 |
|
20.0 | 62.8 | MIT | 2 months ago | |
| phrity/util-accessor | Access nested data (arrays, objects, scalars) using simple slash-delimited paths. Provides get() with optional default return and type coercion, plus has() to check if a path exists. Lightweight utility for safe, convenient data retrieval. | 0 |
|
10.7 | 59.7 | MIT | 6 months ago | |
| phrity/comparison | Lightweight PHP interfaces and a helper trait for object comparisons. Implement Equalable/Comparable (or just compare() via ComparisonTrait) to get equals/greater/less helpers, plus a Comparator utility for sorting and filtering. Compatible with PHP 7.1+. | 0 |
|
10.2 | 59.8 | — | 6 months ago | |
| phrity/util-interpolator | Lightweight PHP string interpolation helper. Replaces {key} tokens with values from an array/object, supports nested paths (default “.” separator, customizable), and can be used via Interpolator class or InterpolatorTrait. Uses Phrity Accessor/Transformer. | 0 |
|
10.2 | 59.8 | MIT | 6 months ago | |
| phrity/util-transformer | Lightweight PHP utility for transforming values between types. Provides transformers with canTransform()/transform(), plus resolvers to chain and recurse converters. Includes JSON/flatten decoders and converters for basic types, DateTime, enums, Stringable, Throwable and more. | 0 |
|
11.1 | 59.8 | MIT | 6 months ago | |
| phrity/logger-console | PSR-3 compatible console logger for local tests and CLI apps. Configure verbosity levels (quiet to debug), customize output format with placeholders (datetime, level, message, context), and optionally read verbosity from CLI flags like -q/-v/-vv/-vvv. | 0 |
|
9.9 | 43.2 | MIT | 6 months ago | |
| phrity/net-mock | Mocking layer for phrity/net-stream to simplify testing stream-based code. Drop-in compatible stream classes that can log all interactions via any PSR-3 logger and override behavior with callbacks. Includes PHPUnit expectation traits for asserting calls and parameters. | 0 |
|
18.7 | 42.1 | MIT | 2 months ago | |
| phrity/http | Phrity Http provides small PSR-friendly utilities for HTTP in PHP. Includes an HttpFactory wrapper that combines PSR-17 factories (or auto-configures from a single implementation) and a Serializer that converts PSR-7 requests/responses/messages to raw HTTP strings. | 0 |
|
11.2 | 60.3 | MIT | 5 months ago |
How can I help you explore Laravel packages today?