bludata/base 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

bludata/base

最新稳定版本:v4.0.2

Composer 安装命令:

composer require bludata/base

包简介

Pacote com funcionalidades básicas para criar uma API PHP

README 文档

README

68747470733a2f2f63646e2e7261776769742e636f6d2f426c75646174612f626173652f65366461326130332f6c6f676f2e706e67

68747470733a2f2f7472617669732d63692e6f72672f426c75646174612f626173652e7376673f6272616e63683d6d6173746572 StyleCI StyleCI Codecov

Total Downloads Latest Stable Version License

Prerequisites

Docker

$ curl -sSL https://get.docker.com/ | sh

Installing

Start all containers with docker-compose:

$ docker-compose up -d

Wait for all containers be started and run composer inside container server:

$ docker-compose exec server composer install

Running the tests

We use PHPUnit for unit tests, run it inside server container:

$ docker-compose exec server ./vendor/bin/phpunit

And coding style tests

We use PHP-FIR PSR's recommendations, before send some code, please run an php-cs-fixer on your code and respect those standards.

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • To make the world better, start with you

统计信息

  • 总下载量: 4.26k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 3
  • 点击次数: 0
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 3
  • Watchers: 9
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-09-04