duxphp/duxlite

Lightweight project development system

Installs: 66

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:JavaScript

Type:project

dev-main 2023-04-19 07:35 UTC

This package is auto-updated.

Last update: 2024-04-19 10:00:51 UTC


README

The current repository is a project skeleton program for Duxlite.

Info

DuxLite is a web application development framework based on SlimPHP, which integrates Eloquent ORM as the main data driver. DuxLite also integrates mainstream components standardized by major Psr specifications, such as PSR-7, PSR-11, PSR-15, etc., to ensure the framework has a high degree of scalability and interoperability. DuxLite does not overly encapsulate, making it easy for developers to flexibly choose and upgrade versions, while adopting the application modular design of DuxGo version. The framework's unified entry management facilitates the overall architecture and management of the application, and it can also easily run in asynchronous modes such as Swow and Workerman in the later stage.

Documentation

(www.duxphp.com)[www.duxphp.com]