leaps/leaps

This package is abandoned and no longer maintained. No replacement package was suggested.

Leaps PHP Framework Version 3

3.2.0 2016-07-20 08:42 UTC

This package is not auto-updated.

Last update: 2016-08-24 04:07:03 UTC


README

这是 Leaps 3框架核心代码

This repository is a read-only git subsplit of https://github.com/leaps/leaps. Please submit issue reports and pull requests to the main repository. For license information check the LICENSE-file.

安装

The preferred way to install the Leaps framework is through composer.

Either run

composer global require "fxp/composer-asset-plugin:~1.1.3"
composer require leaps/leaps

or add

"leaps/leaps": "~3.1.4",

to the require section of your composer.json.