承接 mrnjifanda/simple 相关项目开发

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

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

mrnjifanda/simple

最新稳定版本:v1.0.0

Composer 安装命令:

composer require mrnjifanda/simple

包简介

Simple is a PHP MVC framework that uses the Repository service pattern. It is useful for creating PHP sites and applications very easily.

README 文档

README

About-us

Simple is a PHP Framework

Usage

Install and active PHP ^7.0 and active extension

  curl
  fileinfo
  gd
  mbstring
  mysqli
  openssl
  pdo_mysql
  sockets
  amqp
  pdo_sqlite
  sqlite3

Active extension amqp. If is not install on your system, you have error in composer install command. On windows if is not install read this link

   https://stackoverflow.com/questions/54967199/install-amqp-in-windows-10-php-7-3
git clone https://gitlab.com/mrnjifanda/simple.git

Install PHP dependencies

composer install

Install NPM dependencies (dev)

npm install

After run PHP serve

php -S localhost:3500 -t public
If you have install node js just type: npm start

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-07-08