Download the PHP package vilshub/zionlight-web without Composer
On this page you can find all versions of the php package vilshub/zionlight-web. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download vilshub/zionlight-web
More information about vilshub/zionlight-web
Files in vilshub/zionlight-web
Download vilshub/zionlight-web
More information about vilshub/zionlight-web
Files in vilshub/zionlight-web
Vendor vilshub
Package zionlight-web
Short Description An MRD (Model Route Display) based model for creating fast and light web apps
License MIT
Package zionlight-web
Short Description An MRD (Model Route Display) based model for creating fast and light web apps
License MIT
Please rate this library. Is it a good library?
Informations about the package zionlight-web
Zion Light
A PHP framework, based on MRD (Model Route Display), an extension of the MVC Model for both web and API server
Installation
It supports composer installation, with link:
Quick guide
-
After installation, you can start server from CLI with (CD into the project root directory):
-
For more of CLI command, execute:
Features
Aside from the conventional features which backend frameworks have, zlight has the following features:
- Partial routing definition for contents (Not API)
- Plug and socket algorithm for extending layout. (No templating, just plain HTML)
- Plain SQL Schema builder, and plain SQL query executor. (No ORM, only SQL skills required)
- Queries Bank. All queries for a particular model gets stored in a single bank file for easy management
- Table data export and import, via CLI
- Project initialization wizard (Via CLI). Used when creating project, or when setting up a cloned project
- And more....
Documentation
The documentation for this framework will be provided soon, you may Watch, this repo for further updates.
All versions of zionlight-web with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
vilshub/validator Version dev-master
vilshub/helpers Version dev-master
vilshub/dbant Version dev-master
vilshub/router Version dev-master
vilshub/http Version dev-master
level-2/dice Version dev-master
vilshub/validator Version dev-master
vilshub/helpers Version dev-master
vilshub/dbant Version dev-master
vilshub/router Version dev-master
vilshub/http Version dev-master
level-2/dice Version dev-master
The package vilshub/zionlight-web contains the following files
Loading the files please wait ....