rustik/core 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

rustik/core

最新稳定版本:v1.0.0

Composer 安装命令:

composer require rustik/core

包简介

Rustik Framework. A legacy PHP framework.

README 文档

README

version download download

A rustic, simple and robust PHP Framework. Easy to use and to improve. Is a simple project to develop simple web/apps.

Note: This repository contains the core code of the Rustik framework. If you want to build an application using Rustik, download the package rustik/framework using composer

Installing Rustik

to install it, you can download from here or you can use composer. If you don't have composer installed in your desktop, you must download it from https://getcomposer.org/download/

Installing with composer (recommended)

After downloading composer you should position yourself in your rustik installation folder. Once you are there, you must run this:

composer create-project rustik/framework --prefer-dist <my-proyect>

In this command you are telling to composer to download the package related to rustik, and with the --prefer-dist you are telling to composer that you want the instalation is made under the <my-proyect> name.

Run the command and composer will make the magic for you.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: GPL-3.0-or-later
  • 更新时间: 2023-06-01