baharsah/reactigniter 问题修复 & 功能扩展

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

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

baharsah/reactigniter

最新稳定版本:v0.2.0-beta

Composer 安装命令:

composer create-project baharsah/reactigniter

包简介

CodeIgniter4 starter app with React

README 文档

README

React CodeIgniter is an appstarter bundle for fullstack programing javascript and PHP in one place.

Installation

Requirement

  • Backend
    • PHP 7.4 with basic extensions (such as intl , dom , mbstring and curl)
    • we are recomended to use php from ondrej/php for using our appstarter
  • Frontend
    • NodeJS v14 with Yarn Package Manager

Via Composer

  1. run composer create-project baharsah/reactigniter <project-directory> to install it in your system
  2. go to your project directory and run :
    1. yarn for downloading node packages
    2. composer i for downloading backend components
    3. yarn run build for building frontend
    4. php spark serve for serving as backend
    5. yarn run serve for serving as frontend

Todo

[] Make Static Routing [] Create command for managing reactigniter [] Create command to creating new component [] Make HTTP Request Debugbar Handler [] Make Debugbar Handler

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-10-25