定制 lakion/lionframe 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

lakion/lionframe

最新稳定版本:v0.3.0

Composer 安装命令:

composer create-project lakion/lionframe

包简介

Symfony RAD API Edition for powerful REST applications.

README 文档

README

Build Status

Welcome to the Lionframe - Rapid REST API development framework, based on Symfony & Sylius.

  1. Installing Lionframe

When it comes to installing the Lionframe, you should use Composer.

If you don't have Composer yet, download it following the instructions on http://getcomposer.org/ or just run the following command:

curl -s http://getcomposer.org/installer | php

Then, use the create-project command to generate a new Lionframe application:

php composer.phar create-project lakion/lionframe path/to/install

Composer will install Lionframe and all its dependencies under the path/to/install directory.

If you encounter any problem with installing the dependencies, just go to project root and run the following command:

php composer.phar install
  1. Checking your System Configuration

Before starting coding, make sure that your local system is properly configured for Symfony.

Execute the check.php script from the command line:

php app/check.php
  1. Getting started with Lionframe

This distribution is meant to be the starting point for your applications with powerful REST API.

You can move onto reading the official Lionframe documentation.

Enjoy!

统计信息

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

GitHub 信息

  • Stars: 212
  • Watchers: 20
  • Forks: 11
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2014-12-22