Packages from luany
-
PHP
luany/cli
Official CLI for the Luany Framework — scaffold controllers, models, migrations and more.
-
PHP
luany/core
Luany Core — Router, middleware pipeline and DI resolver hook for the Luany ecosystem.
-
PHP
luany/database
Database layer for the Luany ecosystem — PDO connection, Model base, QueryBuilder, and Migration engine.
-
PHP
luany/framework
Luany Framework — Compiler-grade PHP MVC framework. Integrates luany/core and luany/lte.
-
PHP
luany/lte
LTE — AST-based template engine for PHP. Compiler-grade templating with zero regex parsing.
-
PHP
luany/luany
Official application skeleton for the Luany Framework — AST-compiled PHP MVC with an explicit request lifecycle and zero-regex template engine.