Registry / web-framework / zephir-luya

zephir-luya

JSON →
library2.3.1phppackagistunverified

LUYA is a scalable web framework and content management system with the goal to please developers, clients and users alike.

composer require zephir/luya
INSTALL
IMPORT
SIG · ZEPHIR-LUYA
Z
zephir-luya
web-frameworkphpv2.3.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Boot
use luya\Boot;

Bootstrap LUYA application

<?php require 'vendor/autoload.php'; use luya\Boot; $boot = new Boot(); $boot->run();
Debug
Known issues
breakingLUYA requires PHP 7.4+ and specific extensions (e.g., PDO, mbstring).
fix
Ensure your environment meets the requirements listed in composer.json.
affects: >=2.0.0
Upgrade
Version history
2.3.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
20
OpenAI (training)
1
Resources
zephir-luya — pip install zephir-luya · libregistry