inspirum/xml-symfony
最新稳定版本:v1.2.0
Composer 安装命令:
composer require inspirum/xml-symfony
包简介
Symfony bundle for inspirum/xml library
关键字:
README 文档
README
Symfony integration for inspirum/xml.
Installation
Run composer require command:
composer require inspirum/xml-symfony
Enable bundle by adding it to the list of registered bundles in the config/bundles.php file of your project:
<?php return [ // ... Inspirum\XML\Integration\Symfony\XMLBundle::class => ['all' => true], ];
Contributing
Please see CONTRIBUTING and CODE_OF_CONDUCT for details.
Security
If you discover any security related issues, please email tomas.novotny@inspirum.cz instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 11
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-08-13