tintsoft/framework

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

Leaps PHP Framework Version 3

Maintainers

Details

github.com/leaps/framework

Installs: 125

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 1

pkg:composer/tintsoft/framework

This package has no released version yet, and little information is available.


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.