bapquad/zuuda
最新稳定版本:1.0.5
Composer 安装命令:
composer require bapquad/zuuda
包简介
A Zuuda Framework Source package
README 文档
README
Zuuda is an open source PHP framework, allow you created quickly and easier a website project, application on web, or webgame, etc...
As an open source PHP framework, Zuuda is freely downloaded and free for use, It helps you create dynamic websites, web application or web games. Before getting started with Zuuda framework, somethings you must be know such that how to install the framework and the structure of folders.
For Installation, you can view the installation guide for Zuuda PHP framework, In your terminal, let type the following code.
$ composer require bapquad/zuuda
If you want to create project with Zuuda framework, let's type the following code into your terminal window.
$ composer create-project bapquad/zuuda-create-project blog <version> --ignore-platform-reqs
The <version> can be version name or version number. Ex: v1.0.0 or dev-master.
For folder construction, you can view the guide about "The folder structure".
Local deployment for development, let's type the following command into your terminal window.
php zuuda
Then, select the menu item 1) Run Server for running the local PHP server. Type the port you want or hit Enter for default port (8000).
Learning about Zuuda PHP Framework
- Get Started
- Routing WebURL
- Understand Middleware
- Making the Request
- Working with Response
- Understand Module with MVC
- Working with Session
- Working with Cookie
- Understand Frontend
- Working with Database
- Making Security
API References
You can learn more about Zuuda API at here.
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 8
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: LGPL-2.1-only
- 更新时间: 2026-04-26