Ex-Tumblr Staff Engineer
Followers
87
Public Repos
247
Packages
7
Starred
100
Recorded values over time (once-a-day snapshots). May 12, 2026 – Jun 10, 2026
Followers & contributions
|
|
Description
|
|
30 days
GitHub star count over the last 30 days (daily snapshots).
|
|
|
License
|
|
|
|---|---|---|---|---|---|---|---|---|
| sanmai/pipeline | sanmai/pipeline is a lightweight PHP pipeline library to process data through a chain of stages. Compose reusable, testable transformations with clear input/output flow, and plug in custom middleware-like steps for flexible processing in any app. | 75 |
+1
|
26.5 | 68.2 | Apache-2.0 | 4 months ago | |
| sanmai/di-container | Lightweight PSR-11 compatible dependency injection container for PHP. Supports autowiring via reflection, bindings and shared services, simple configuration, and fast resolution with minimal boilerplate—suitable for small apps and libraries needing a straightforward DI container. | 7 |
|
24.5 | 65.3 | BSD-3-Clause | 1 week ago | |
| sanmai/phpunit-legacy-adapter | Compatibility adapter for running legacy PHPUnit test suites on newer PHPUnit versions. Helps bridge API changes, keep older tests passing, and smooth migrations without rewriting everything. Suitable for maintaining long-lived PHP projects with outdated test setups. | 3 |
|
21.5 | 50.4 | Apache-2.0 | 1 month ago | |
| sanmai/phpstan-rules | Extra PHPStan rules from sanmai that extend static analysis for PHP projects. Helps catch additional issues not covered by core rules, improving code quality and consistency with minimal setup. | 3 |
|
19.1 | 41.9 | Apache-2.0 | 3 months ago | |
| sanmai/duoclock | PSR-20 clock abstraction with dual time access (DateTimeImmutable, time(), microtime()) plus mockable sleep/usleep/nanosleep for testing. Includes deterministic TimeSpy and tick helpers to measure elapsed time. Minimal dependency (psr/clock) and easy to mock. | 3 |
|
12.4 | 60.7 | Apache-2.0 | 5 months ago | |
| sanmai/phpunit-double-colon-syntax | Run individual PHPUnit test methods using the familiar file::method syntax: vendor/bin/phpunit tests/FooTest.php::testBar. Supports multiple methods, no config, works with PHPUnit 6+. Translates to --filter under the hood (not compatible with --filter). | 0 |
|
18.9 | 44.8 | BSD-3-Clause | 1 month ago | |
| sanmai/later | Later is a tiny PHP library for scheduling delayed callbacks and lightweight task execution. Queue functions to run after a given time, manage timers, and build simple background jobs without a full framework. Useful for CLI daemons and event loops. | 0 |
|
3.0 | 55.2 | — | — |
How can I help you explore Laravel packages today?