Libraries tagged by compile-time
vortos/vortos-scheduler
2033 Downloads
Vortos Scheduler — in-app leader-elected distributed scheduler. Recurring + one-shot + interval triggers, static (compile-time) and dynamic (DB-stored) schedules, agnostic LeasePort (SQL/Redis/PG-advisory), idempotent fire-to-CommandBus, misfire + overlap policies, hash-chained audit, OTel, dead-man detection, RBAC + 4-eyes, fire-queue CQRS consumer, auto-prune retention.
survos/atlas-bundle
1206 Downloads
Compile-time discovery of controllers, routes, and entities — the atlas the rest of survos draws maps from.
contempt/transaction
57 Downloads
Transaction boundary contracts and the compile-time #[Transactional] decorator.
degecko/laravel-blade-inline
1 Downloads
Inline Blade partials at compile time for faster rendering in loops
senman/yii2-crontab-manager
91 Downloads
更方便的管理您的定时任务,实时暂停、启动、修改定时任务的执行时间等等 With this package, you can better manage your multifarious timing tasks, just define an execution entry that can be implemented more flexibly by manipulating database data for timing, opening, closing, setting up time, and so on.Description: the task manager implements the flexibility of multiple processes. After the task is opened, each task takes up a sub process and automatically releases after completion.Preparation: installation extension To implement the multiple processes of PHP, we need two extensions pcntl and POSIX, which can be added at compile time: - enable-pcntl, do not use - disable-pcntl, POSIX is the default installation. PHP multi process modules rely on pcntl extensions
onelegstudios/shape
3 Downloads
Shape the interface. Predictable Blade UI components for Livewire applications. Components are anonymous Blade files, styled with Tailwind, and annotated so that Blaze can fold them into their parent templates at compile time.
liquidrazor/registry-loader
0 Downloads
Compile-time bridge from class discovery to a compiled DIRegistry for LiquidRazor.
larsgmortensen/liteview
25 Downloads
Lightweight PHP template engine with compile-time inheritance and dependency-aware caching.
genai/property
201 Downloads
Compile-time config (.env / .ini) binder: compiles #[Property] classes into a container fragment so config resolves as DI beans. Runtime is PHP 5.3.29.
fostenslave/query-builder
0 Downloads
Immutable, inspired by Laravel, PDO-based SQL query builder with compile-time dialect support (SQLite, MySQL)
eden/handlebars
7864 Downloads
PHP Handlebars with JS interface to match with compile time helper support and super nice compile time error reporting.
bynhan/sharp
8 Downloads
A fast AST-based PHP view engine with #-directives, compile-time caching, layout inheritance, and component support.
websix/xlsx-compiler
30 Downloads
Xlsx compiler aimed in to be simple, fast and straight to the point