openspring/springphp-framework
最新稳定版本:7.4.3
Composer 安装命令:
composer require openspring/springphp-framework
包简介
The SpringPHP framework
README 文档
README
title: PHP Framework keywords: php, php7, api, web service, java tags: [php, php7, api, web service, java]
summary: SpringPHP Faster and Stronger
SpringPHP
SpringPHP makes building web api simpler, faster, while requiring less code. A modern PHP 7 Framework offering a flexible database access layer and a powerful scaffolding system that makes building both small and complex systems simpler, easier and, of course, tastier. Build fast, grow solid with SpringPHP.
Installing SpringPHP via Composer
You can install SpringPHP into your project using Composer.
If you're starting a new project, we recommend using the app skeleton as a starting point.
First of all, in order to be able to:
- Create new SpringPHP projects
- Generate database access layer
- Generate request mapping
- Generate API documentation you will need to install the SpringPHP-Initializer to into your system. To do so, please go to springphp-devtools project and follow the very simple instructions described on README.md file.
For existing applications you can run the following command:
$ composer require openspring/springphp-framework:^1.0.0
Or just the following command, to install the last version:
$ composer require openspring/springphp-framework
Contributing
There are currently a number of outstanding issues that need to be addressed. Please, read How to contribute
Quickstart boilerplate project
The community has developped a quickstart boilerplate project that offers a lot of default functionnalities and capabilities to help developpers get started as fast as possible. The project does exist here springphp-sample. Follow its very simple instructions to set it up and start your project from there.
Enjoy :)
统计信息
- 总下载量: 149
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-11-03