承接 languaojs/ribbonphp 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

languaojs/ribbonphp

Composer 安装命令:

composer create-project languaojs/ribbonphp

包简介

The simplest PHP MVC Framework today.

README 文档

README

The simplest PHP MVC framework today.

What is it?

RibbonPHP is a pure PHP framework that will help you to build your PHP application of any kind. It is designed to be used for both novices and pros.

Install using composer?

  1. Install XAMPP or WAMP to your machine
  2. Install Composer
  3. Enter the htdocs (for XAMPP) or www (for WAMP) directory.
  4. Open your code editor, direct to the directory (number 3), and run the terminal
  5. Type composer create-project languaojs/ribbonphp:dev-main
  6. Composer will download ribbonphp directory. You can remove the vendor directory.
  7. Run your local server and go to localhost/ribbonphp

Install using Git Clone?

  1. Install XAMPP or WAMP to your machine
  2. Install Visual Studio Code (VSCode)
  3. Open VSCode and its terminal
  4. Direct the terminal to the htdocs or www directory
  5. Run git clone https://github.com/languaojs/ribbonphp.git from the terminal
  6. Run your localserver and go to localhost/ribbonphp

Next step

You may need to rename the directory name (e.g. myapp). After rename the directory, go to ribbon/core/Config.php and adjust the value of APP_ROOT and your database information.

This is a Beta version. I will soon create a full documentation of how to use RibbonPHP and update this Readme file. Currently, you can visit RibbonPHP Blog.

统计信息

  • 总下载量: 9
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: cc-by-4.0
  • 更新时间: 2023-03-28