承接 elepunk/orchestrate 相关项目开发

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

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

elepunk/orchestrate

Composer 安装命令:

composer require elepunk/orchestrate

包简介

Orchestra platform extension generator

README 文档

README

Orchestra/Platform extension skeleton generator. This will provide you with a basic directory structures needed to kickstart the development process.

Build Status Scrutinizer Quality Score Code Coverage

Installation & Usage

Add the package into your composer.json file.

"require": {
    "elepunk/orchestrate": "0.2.*"
 },

Update app/start/global.php so that Orchestra\Platform is able to detect the extensions.

App::make('orchestra.extension.finder')->addPath(base_path().'/extensions/*/*/');

Add the service provider in app/config/app.php.

'providers' => array(
    'Elepunk\Orchestrate\OrchestrateServiceProvider'
),

Run php artisan orchestrate foo/barto generate the extension skeleton.

Run php artisan dump-autoload to reload the autoloader.

Run php artisan extension:detect and you will see your newly created extension. All extensions will be created under extension directory.

If you want to change the default directory just publish the configuration file php artisan config:publish elepunk/orchestrate.

统计信息

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

GitHub 信息

  • Stars: 4
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2014-01-26

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固