by tag 27
no projects match this query
clear
##
Projects
7
2026-08-05
Python OHLCV market-data emulator with deterministic output, multi-pair, per-bar orderbook, and funding metadata.
2026-07-27
A Symfony bundle for high-load financial systems: type-safe Money and Currency value objects backed by BCMath, a currency registry with Fiat/Crypto/Custom enum split (host application assembles its own set), an exchange-rate provider port via tagged services, and hot-path budgets validated via phpbench.
2026-07-23
DTO → Entity mapping with a sentinel pattern that separates "not passed" from "passed as default".
2026-07-19
A Symfony bundle that implements the application boundary of a CQRS-shaped DDD system: HTTP request through sanitization, DTO denormalization, command/query handler invocation, optional Messenger dispatch.
2026-07-18
A Symfony bundle for routing Doctrine ORM and DBAL operations across shards: hash, range, and uuid strategies, attribute/YAML configuration, PSR-6 cache, cross-shard reads, and a CLI.
2026-07-18
A Symfony bundle for highload systems where Doctrine ORM is a bottleneck: bulk insert/update/upsert, cursor-based iterators, direct DTO mapping, advisory locks, PSR-3 logging, and verified cross-vendor performance.
2026-07-09
A CLI wrapper around sing-box: a set of JSON profiles, share-link parser, configuration generator, systemd service, and automatic upstream failover.