olif-fm/olif 问题修复 & 功能扩展

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

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

olif-fm/olif

最新稳定版本:v3.0.0

Composer 安装命令:

composer require olif-fm/olif

包简介

OLIF is a PHP framework to support developers to build fast websites

README 文档

README

Contents

OLIF Framework

https://poser.pugx.org/olif-fm/olif/v/stable https://poser.pugx.org/olif-fm/olif/downloads https://poser.pugx.org/olif-fm/olif/v/unstable https://poser.pugx.org/olif-fm/olif/license https://insight.sensiolabs.com/projects/6c8d26f4-8096-460b-be1a-40ca2979f166/mini.png

Information

OLIF is a PHP framework to support developers to build fast websites

Documentation

See docs Folder

First install

From new project

Download Core:

git clone https://github.com/olif-fm/olif.git

Or a Example Project:

git clone https://github.com/olif-fm/olif-example.git

From submodule

git submodule add https://github.com/olif-fm/olif olif

Install dependencies

cd olif/

Install composer:

curl -sS https://getcomposer.org/installer | php
mv composer.phar /usr/local/bin/composer

Install composer dependencies:

composer install

Install git submodules:

./git-submodule.sh

Update git submodules:

git submodule update --init --recursive

See [LINK TO DOCS] to configure PHP settings

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: Apache2
  • 更新时间: 2015-01-22