Download the PHP package veasin/nx-tiny-franken without Composer
On this page you can find all versions of the php package veasin/nx-tiny-franken. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download veasin/nx-tiny-franken
More information about veasin/nx-tiny-franken
Files in veasin/nx-tiny-franken
Download veasin/nx-tiny-franken
More information about veasin/nx-tiny-franken
Files in veasin/nx-tiny-franken
Vendor veasin
Package nx-tiny-franken
Short Description FrankenPHP worker integration for nx-tiny micro-framework.
License LGPL-3.0-or-later
Package nx-tiny-franken
Short Description FrankenPHP worker integration for nx-tiny micro-framework.
License LGPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package nx-tiny-franken
nx-tiny-franken
FrankenPHP worker mode adapter for nx-tiny micro-framework.
Install
Usage
Caddyfile
Run with:
API
franken(callable $worker, ?callable $clear): void
Wraps the FrankenPHP worker loop:
- Sets up a PSR-3 compatible logger via
frankenphp_log()on first call. - Calls
$worker()on each request. If$worker()returns a truthy value, subsequent output/cleanup is skipped. - Calls
$clear()after each request cycle ends (if callable).
License
LGPL-3.0-or-later
All versions of nx-tiny-franken with dependencies
PHP Build Version
Package Version
The package veasin/nx-tiny-franken contains the following files
Loading the files please wait ...