maaf / runtime
MAAF Runtime Package - Worker-based execution with cached bootstrap and module-level preload
1.0.0
2026-01-12 13:23 UTC
Requires
- php: >=8.1
- maaf/core: ^1.0
Requires (Dev)
- phpstan/phpstan: ^2.1
- phpunit/phpunit: ^11.5
Suggests
- ext-opcache: Required for opcache preload support
README
Worker alapú futtatás cache-elt bootstrappal és modul szintű preload-dal.
Funkciók
- ✅ Worker Alapú Futtatás - Octane szerű worker rendszer
- ✅ Cache-elt Bootstrap - Bootstrap cache-elés teljesítmény javításhoz
- ✅ Modul Szintű Preload - Modulok preload-ja OPcache-ben
- ✅ Runtime Környezet - Runtime környezet kezelés
- ✅ CLI Támogatás - Runtime kezelés CLI parancsokkal
Telepítés
composer require maaf/runtime
Használat
Lásd a dokumentációt részletes információkért.
Licenc
MIT License