Followers
38
Public Repos
72
Packages
4
Starred
100
Recorded values over time (once-a-day snapshots). May 19, 2026 – Jun 17, 2026
Followers & contributions
|
|
Description
|
|
30 days
GitHub star count over the last 30 days (daily snapshots).
|
|
|
License
|
|
|
|---|---|---|---|---|---|---|---|---|
| prewk/xml-string-streamer | Stream huge XML files with minimal memory by iterating one node at a time. XmlStringStreamer reads from a file/buffered stream and returns each matched element as a string for processing (e.g., SimpleXML). Includes StringWalker and faster UniqueNode parsers. | 360 |
|
6.4 | 32.8 | MIT | 3 years ago | |
| prewk/result | prewk/result brings Rust-like Result to PHP: explicit Ok/Err values for safer, more readable error handling without exceptions. Use map/flatMap, unwrap/unwrapOr, and chain operations to handle success and failure paths cleanly in functional style. | 121 |
|
1.9 | 35.5 | NOASSERTION | — | |
| prewk/option | Lightweight Option type for PHP providing Some/None to avoid nulls. Adds map/flatMap/filter, unwrap with defaults, and safe chaining inspired by functional programming. Handy for Laravel and general PHP codebases where nullable values cause bugs. | 47 |
|
1.2 | 41.2 | NOASSERTION | — | |
| prewk/xml-faker | Generate fake XML easily for tests and demos with prewk/xml-faker. Define elements and attributes, create realistic sample documents fast, and avoid hand-writing fixtures. Lightweight helper for PHP projects that need quick XML payloads. | 10 |
|
0.5 | 12.7 | MIT | — |
How can I help you explore Laravel packages today?