2017 © Pedro Peláez
 

library lifephp

LifePHP PHP Framework Version 1.0

image

wushiquan/lifephp

LifePHP PHP Framework Version 1.0

  • Sunday, April 1, 2018
  • by wushiquan
  • Repository
  • 1 Watchers
  • 7 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

LifePHP php Framework Version 1.0

LifePHP php framework,an excellent and open source php framework which aims at 'Make coding life more efficient,let the program run faster'., (*1)

Directory Structure

frontend/ an application used lifephp framework
lifephp/ this is the core base structure of lifephp php framework, (*2)

Requirements

The minimum requirement by LifePHP is that your server supports PHP 5.3 version., (*3)

Install Lifephp

The recommended way to install Lifephp is through Composer., (*4)

# Install Composer
curl -sS https://getcomposer.org/installer | php

Next, run the Composer command to install the master version of Lifephp framework:, (*5)

php composer.phar require wushiquan/lifephp

You can then later update Lifephp using composer:, (*6)

composer.phar update

Besides, you can also create a lifephp project with version dev-master quickly under an application folder named 'lifephp' with the following composer command:, (*7)

composer create-project --prefer-dist wushiquan/lifephp lifephp dev-master

Official Website

lifephp website, (*8)

License

The Lifephp framework is open-sourced software licensed under the MIT license., (*9)

Thank you for using lifephp php framework to work as web development and we will provide you with the best framework resource forever., (*10)

The Versions

01/04 2018

dev-master

9999999-dev https://github.com/wushiquan/lifephp/

LifePHP PHP Framework Version 1.0

  Sources   Download

MIT License

The Requires

  • php >=5.4.0
  • ext-mbstring *

 

framework php lifephp

16/12 2016

dev-dev

dev-dev https://github.com/wushiquan/lifephp/

LifePHP PHP Framework Version 1.0

  Sources   Download

MIT License

The Requires

  • php >=5.4.0
  • ext-mbstring *

 

framework php lifephp