duxweb/dux-lite

The lightweight framework based on slim php

This package is auto-updated.

Last update: 2024-12-08 17:18:10 UTC


README

Dux Lite

中文文档

Version License: MIT

DuxLite is a web framework based on SlimPHP with Eloquent ORM as its main data driver.

  • It integrates components standardized by major PSR specs like PSR-7, PSR-11, and PSR-15 for scalability and interoperability.
  • Avoiding excessive encapsulation, DuxLite allows developers to freely select and upgrade versions.
  • It adopts modular design, with unified entry management to streamline app architecture and management.

Install

composer require @duxweb/dux-lite

Author

👤 duxweb

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2023 duxweb.
This project is MIT licensed.

This README was generated with ❤️ by readme-md-generator