承接 rayrutjes/domain-foundation-example-silly 相关项目开发

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

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

rayrutjes/domain-foundation-example-silly

Composer 安装命令:

composer require rayrutjes/domain-foundation-example-silly

包简介

README 文档

README

Please discover in this package a very simple application which illustrates the use of the rayrutjes/domain-foundation library.

We will enhance this example along the road, feel free to suggest features that would illustrate things as best as possible.

Installation

Install via composer

$ composer require rayrutjes/domain-foundation-example-silly

Update your database credentials into src/Interfaces/bootstrap.php. Actually, we have only tested MySQL

Create your database.

Set up your event store schema:

$ php src/Interfaces/Cli/app.php app:install

Run Commands

This example is based on the very nice library Silly which itself is based on the Symfony console.

To see what commands are available, simply run :

$ php src/Interfaces/Cli/app.php

To run a specific command, you can run :

$ php src/Interfaces/Cli/app.php user:register barbaz

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-07-01