Libraries tagged by code-run
jardiscore/kernel
194 Downloads
Hexagonal DDD kernel for PHP — DomainApp, BoundedContext, ContextResponse, DomainResponse; the runtime core that Jardis-generated domain code runs on
jardisadapter/mailer
115 Downloads
SMTP mail client with STARTTLS, authentication, HTML and plain text support, attachments, and retry with exponential backoff; a building block of the open-source foundation that Jardis-generated DDD code runs on
jardisadapter/logger
230 Downloads
PSR-3 logging pipeline with 20+ handlers, 7 formatters, 6 enrichers, and fluent builder API; a building block of the open-source foundation that Jardis-generated DDD code runs on
jardisadapter/http
122 Downloads
PSR-18 HTTP client with cURL transport, Bearer and Basic auth, retry with exponential backoff, and minimal footprint; a building block of the open-source foundation that Jardis-generated DDD code runs on
jardisadapter/filesystem
112 Downloads
Filesystem abstraction for PHP covering local and S3-compatible storage — unified read, write, stream, and visibility API without Flysystem or the AWS SDK; a building block of the open-source foundation that Jardis-generated DDD code runs on
jardisadapter/eventdispatcher
135 Downloads
PSR-14 event dispatcher for PHP with priority-ordered listeners, type-hierarchy matching, stoppable events, and deferred dispatch via EventCollector; a building block of the open-source foundation that Jardis-generated DDD code runs on
jardisadapter/dbconnection
345 Downloads
PDO connection pool for PHP with read/write splitting, round-robin load balancing across replicas, and automatic health checks — supports MySQL, PostgreSQL, and SQLite; a building block of the open-source foundation that Jardis-generated DDD code runs on
jardisadapter/cache
217 Downloads
PSR-16 multi-layer cache for PHP — stack Memory, APCu, Redis, and Database backends with automatic read-through backfill and write-through propagation; a building block of the open-source foundation that Jardis-generated DDD code runs on
guanguans/laravel-code-runner
6 Downloads
Run the PHP code in the browser. - 在浏览器中运行 PHP 代码。
ankitjain28may/hackerearth-api
44 Downloads
PHP and Laravel HackerEarth API Wrapper
jardiscore/foundation
49 Downloads
ENV-driven integration platform for PHP — wires DB, cache, logger, events, HTTP, mail and filesystem into ready-to-use services; the runtime foundation that Jardis-generated DDD code runs on
sarfraznawaz2005/phexecute
32 Downloads
Phexecute is PHP code runner
suzunone/code-runner
54 Downloads
code-runner from piza.io.(piza.io API unofficial wrapper.)
jardisadapter/messaging
106 Downloads
Multi-transport messaging for Redis, Kafka, RabbitMQ, and Database with automatic serialization and consumer groups; a building block of the open-source foundation that Jardis-generated DDD code runs on
the-firehub-project/testing
108 Downloads
A shared testing toolkit for the FireHub ecosystem that provides standardized testing infrastructure, assertions, and base test utilities for validating Core, Runtime, and higher-level architectural layers.