swuuws/framework

The Swuuws Framework.

v3.5.0 2020-12-03 13:58 UTC

This package is auto-updated.

Last update: 2025-05-29 01:23:18 UTC


README

Note: This repository contains the core code of the Swuuws framework. If you want to build an application using Swuuws, visit the main Swuuws repository.

Swuuws is a fast web application framework with expressive, concise, and elegant syntax. We believe that development work needs to be relaxed and enjoyable so that the work can be completed better. Swuuws takes the pain out of development by easing common tasks used in many web projects, such as:

  • Simple, fast routing engine
  • Simple, easy-to-use mvc implementation
  • Expressive, easy-to-operate database ORM
  • Multi-language support
  • Good system architecture

Swuuws is accessible, powerful, can quickly build projects, and easy to maintain

Installation

composer create-project swuuws/swuuws swuuws

Security Vulnerabilities

If you discover a security vulnerability within Swuuws, please send an e-mail to Alfred Johnson via 804644245@qq.com. All security vulnerabilities will be promptly addressed.

License

The Swuuws framework is open-source software licensed under the MIT license.