tag-elasticsearch:标签elasticsearch组件[Symfony]

时间:2024-04-20 16:15:46
【文件属性】:

文件名称:tag-elasticsearch:标签elasticsearch组件[Symfony]

文件大小:12KB

文件格式:ZIP

更新时间:2024-04-20 16:15:46

PHP

标签elasticsearch组件[Symfony] 文献资料 安装说明和配置: 最简单的安装方法是使用 ,运行 composer require ihor-drevetskyi/tag-elasticsearch 将TagElasticsearchBundle添加到您的应用程序内核 如果您不使用flex(应该使用flex),则需要手动启用bundle: PHP: // config/bundles.php return [ // ... TagElasticsearchBundle \ TagElasticsearchBundle ::class => [ 'all' => true ], // ... ]; 最新更新 有关最新更改的注释,请阅读 ,有关代码中的必需更改,请阅读文档的章节。 要求: 与PHP >=7.4版本兼容。 与Symfony >=5.2


【文件预览】:
tag-elasticsearch-master
----UPGRADE.md(0B)
----.gitignore(118B)
----README.md(3KB)
----CHANGELOG.md(148B)
----LICENSE(1KB)
----composer.json(794B)
----src()
--------Service()
--------Repository()
--------Transformers()
--------Resources()
--------DependencyInjection()
--------TagElasticsearchBundle.php(275B)

网友评论