承接 sphereengine/php-client 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

sphereengine/php-client

最新稳定版本:v1.0.9

Composer 安装命令:

composer require sphereengine/php-client

包简介

PHP Client for Sphere Engine

README 文档

README

Build Status

The Sphere Engine platform features 60+ compilers of all the most popular programming languages. Starting from now, you can forget about setting up, maintaining and updating your own programming environment.

Our service lets you compile code online through our servers. The possibilities are endless: from mobile apps to education to online-enabled IDE's.

http://www.sphere-engine.com

Installation

Install php-client using Composer.

composer require sphereengine/php-client

After installing, you need to require Composer's autoloader:

require 'vendor/autoload.php';

Examples

You will find many examples in the Examples folder.

Unit tests

Run the following command to fetch data from submodules.

git submodule update --init --recursive

Please note that you need to have your ssh public key associated with your GitHub account to do this.

The API server is mocked. It's enough to run "phpunit" command in the base directory of the project to run unit tests.

统计信息

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

GitHub 信息

  • Stars: 7
  • Watchers: 5
  • Forks: 6
  • 开发语言: PHP

其他信息

  • 授权协议: Apache-2.0
  • 更新时间: 2016-02-09