reliforp/php-memory-dump
Capture a PHP process's own memory in reli's RDUMP format from inside the process, in pure PHP, with no extension and no FFI. The dump is analysed offline with reli (finding leaks, reference cycles, memory bottlenecks, etc.).
时间:2026-07-10 15:11
happenv-com/laravel-ltree
The reference-quality Laravel integration for PostgreSQL ltree, lquery and ltxtquery.
时间:2026-07-10 10:50
anglemx/entity-trail-bundle
Automatic Doctrine entity audit log for Symfony — who changed what and when.
时间:2026-07-09 22:19
milpa/data
Runtime-native persistence primitive for the Milpa PHP framework: a plain-entity + repository contract, with file-JSON and in-memory backends behind a common RepositoryInterface — zero DB, zero ORM.
时间:2026-07-09 19:23
kachnitel/dynamic-form-bundle
Zero-configuration Symfony form generation from Doctrine entity metadata
时间:2026-07-09 18:32
milpa/devtools
The coa generate-verify-inspect developer loop for the Milpa PHP framework: deterministic controller/entity scaffolding (Make engine), framework health + plugin-manifest + capability-graph validators, and BaseController/Doctrine-entity convention verifiers.
时间:2026-07-08 12:02
elazhari/sulu-admin-bar-bundle
Frontend admin bar for the Sulu CMS: edit the current page or custom entity, add new content and log out, directly from the website.
时间:2026-07-06 21:20
webparking/laravel-queue-garbage-collection
Collect PHP reference cycles after every queue job to keep long-running workers from leaking off-heap memory.
时间:2026-07-06 12:35
phore/csv-entity
CSV-backed table helper for simple typed PHP entity objects.
时间:2026-07-02 13:13
sprintf/entity-table-bundle
Symfony Entity Table Bundle by Sprint-F.RU
时间:2026-07-01 12:54
drainerlight/php-pdf-decompressor
Pure-PHP PDF decompressor: converts PDF 1.5+ cross-reference streams and object streams (ObjStm) into a classic PDF 1.4 structure, so parsers that only understand the traditional xref table (such as FPDI's free parser) can read them. A qpdf-free alternative — no external binaries.
时间:2026-07-01 10:14
ausus/entity-engine
AUSUS Entity Engine (L1) — content-addressed compile pipeline (Canonicalizer semantic normal form, Hasher, ClosureValidator) plus the bind/runtime half. EE-RFC-011 / EE-RFC-012.
时间:2026-06-29 03:21
ausus/cli
AUSUS — CLI (L6): DSL frontend and the `ausus compile` command. Discovers closed-DSL definition files, scans them for forbidden symbols, compiles them to content-addressed EntitySchema via the Entity Engine, and persists through FileSchemaRepository. PHP-native, no container, no auto-discovery.
时间:2026-06-29 03:20
ausus/persistence-memory
AUSUS — in-memory PersistenceDriver (L3). Reference conformance driver for tests and the vertical slice. RFC-002.
时间:2026-06-29 03:18
gawrys/counterparty-core
Framework-agnostic core for counterparty due diligence: domain model, ports, rule-based risk strategy, PSR-18 reference adapters and contract tests.
时间:2026-06-27 11:34