drenso/symfony-shared
最新稳定版本:6.5.1
Composer 安装命令:
composer require drenso/symfony-shared
包简介
This bundle contains commonly shared extensions between our projects.
README 文档
README
This bundle contains some common extension we use in our Symfony projects. When installed with Symfony Flex, all extensions should be available automatically.
This bundle has currently no configuration options.
In order to use the form layout, make sure to enable it in your Twig configuration:
twig: form_themes: - "@DrensoShared/bs4/form/form_layout.html.twig"
PHPStorm integration
Configure the following:
parameters: env(PHPSTORM_PROJECT): '' framework: ide: '%env(resolve:phpstorm:PHPSTORM_PROJECT)%'
When you set the env var PHPSTORM_PROJECT to the name of your PHP storm project, it will be opened automatically.
Otherwise, the Symfony default browser implementation will still be opened as before.
Requires the Jetbrains toolbox to be installed.
统计信息
- 总下载量: 17.43k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-02-14