jorisros/invitation-bundle
Composer 安装命令:
composer require jorisros/invitation-bundle
包简介
README 文档
README
This bundle add invitations for Symfony projects by command or EasyAdmin.
Usage
Run the following command to add the bundle to your project.
composer require jorisros/invitation-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
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-11-24