A PHP-to-native compiler. Takes a subset of PHP and compiles it directly to native assembly, producing standalone binaries for the currently supported targets: macOS ARM64, Linux ARM64, and Linux x86_64. No interpreter, no VM, no runtime dependencies.
active 2026-03-23 → 2026-08-23 (UTC)
Activity over time
Daily event counts in the loaded window
Line chart, 154 days from 2026-03-23 to 2026-08-23. Pushes: 352 total, peak 14 in a day. Pull requests: 25 total, peak 2 in a day. Issues: 24 total, peak 7 in a day. Comments: 8 total, peak 2 in a day. Stars: 32 total, peak 4 in a day.
- Pushes
- Pull requests
- Issues
- Comments
- Stars
Stars, PRs, issues and forks are under-captured in the later part of this window. GH Archive progressively stopped capturing non-push events during 2026 — −95% or worse by the end of the window. Every series here except Pushes fades for that reason, so a decline above reflects the archive, not this repository. Pushes stay reliable throughout, so read them, and the contributor counts derived from them, as the real signal. Data health has the measurements.
Top contributors
Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity
| Contributor | Contributions | Pushes | PRs | Comments |
|---|---|---|---|---|
| nahime0 | 307 | 260 | 17 | 8 |
| github-actions[bot] | 69 | 68 | 1 | 0 |
| Guikingone | 31 | 24 | 7 | 0 |
| mirchaemanuel | 2 | 0 | 0 | 0 |
Recent activity
Latest issues, pull requests and releases
- Issue#762nahime02026-08-21 16:32test: no artifact-level regression test for binary stripping (only CLI flag parsing is asserted)
- Issue#767nahime02026-08-21 16:20refactor(mysqli): migrate the mysqli prelude to Rust AST builders
- Issue comment#506nahime02026-08-21 15:04htmlspecialchars/strpos/mkdir/file_put_contents accept fewer arguments than PHP
- Issue#757nahime02026-08-21 15:04clippy fails on main: approx_constant (M_E literal) in elephc-builtin-contract catalog_data.rs
- Issue#757nahime02026-08-21 15:04clippy fails on main: approx_constant (M_E literal) in elephc-builtin-contract catalog_data.rs
- Issue comment#714nahime02026-08-21 14:53feat: prune unused declarations before EIR lowering
- Issue#752nahime02026-08-21 14:52defined('C::K') silently returns false for a declared class constant
- Pull request#691github-actions[bot]2026-08-08 20:37
- Pull request#667nahime02026-08-07 16:38
- Issue#608mirchaemanuel2026-07-29 09:11Loop rebind between two raw scalar array representations (string→int) silently misreads elements
- Issue#399nahime02026-07-13 11:23Owning call-result/argument temporary leaks when the call throws
- Issue#452mirchaemanuel2026-07-01 17:57Growing a Mixed-promoted array in a loop then iterating+consuming it corrupts the heap
- Issue comment#343nahime02026-06-12 11:09feat(datetime): Add support for DateTime, DateInterval, DatePeriod, strtotime
- Pull request#341Guikingone2026-06-08 14:54
- Issue comment#314nahime02026-05-28 23:40Bug: numeric string casts ignore PHP whitespace and exponent rules
- Issue comment#318nahime02026-05-28 22:28Closure by-ref capture fails on array-element post-increment
- Issue#292nahime02026-05-22 20:55fix: trim default character mask should include form-feed for PHP 8.6
- Issue#292nahime02026-05-22 20:55fix: trim default character mask should include form-feed for PHP 8.6
- Issue#289nahime02026-05-22 20:54feat: add PHP 8.6 SortDirection enum
- Issue#289nahime02026-05-22 20:54feat: add PHP 8.6 SortDirection enum
- Issue#289nahime02026-05-22 20:54feat: add PHP 8.6 SortDirection enum
- Issue#289nahime02026-05-22 20:54feat: add PHP 8.6 SortDirection enum
- Issue#287nahime02026-05-22 20:54feat: support PHP 8.6 clamp() builtin
- Pull request#228nahime02026-05-19 08:30
- Issue#201nahime02026-05-17 08:56[Bug] Nullsafe dynamic property access ?->{...} is rejected by the parser
Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 32 stars here means stars gained during the window, not the repo's star count.