承接 jorisros/boilerplate-bundle 相关项目开发

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

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

jorisros/boilerplate-bundle

最新稳定版本:v1.3

Composer 安装命令:

composer require jorisros/boilerplate-bundle

包简介

README 文档

README

This libary is an boilerplate for writing new bundles in Symfony.

Usage

Run the following command to add the bundle to your project.

composer require jorisros/boilerplate-bundle

To see if the bundle is correctly installed run the following command.

php bin/console debug:container jorisros.service.example

The result should be look like:


Information for Service "jorisros.service.example"
==================================================

 ---------------- --------------------------------------------
  Option           Value
 ---------------- --------------------------------------------
  Service ID       jorisros.service.example
  Class            JorisRos\BoilerPlateBundle\Service\Example
  Tags             -
  Public           yes
  Synthetic        no
  Lazy             no
  Shared           yes
  Abstract         no
  Autowired        no
  Autoconfigured   no
  Usages           none
 ---------------- --------------------------------------------

Then the bundle is succesful installed.

Tests

Run the tests as followed

php vendor/bin/phpunit tests

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-03-03