Download the PHP package aternovtsii/search-bundle without Composer
On this page you can find all versions of the php package aternovtsii/search-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download aternovtsii/search-bundle
More information about aternovtsii/search-bundle
Files in aternovtsii/search-bundle
Download aternovtsii/search-bundle
More information about aternovtsii/search-bundle
Files in aternovtsii/search-bundle
Vendor aternovtsii
Package search-bundle
Short Description Symfony bundle for easy integration with elastic/opensearch search engine and doctrine
License MIT
Package search-bundle
Short Description Symfony bundle for easy integration with elastic/opensearch search engine and doctrine
License MIT
Please rate this library. Is it a good library?
Informations about the package search-bundle
Installation
To enable bundle add the following to your config/bundles.php file
To enable additional doctrine filters add the following to your config/doctrine.yaml file
Configure bundle in your config/packages/at_search.yaml file
To create OpenSearch Client add the following to your config/services.yaml file
To create ElasticSearch Client add the following to your config/services.yaml file
Usage example
To enable default reindex based on Doctrine events add the following to your config/packages/at_search.yaml file
All versions of search-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.2
symfony/dependency-injection Version ^6.4 || ^7.0
symfony/filesystem Version ^6.4 || ^7.0
symfony/event-dispatcher Version ^6.4 || ^7.0
murtukov/php-code-generator Version ^0.1
doctrine/orm Version ^3.0
symfony/orm-pack Version ^2.4
symfony/translation-contracts Version ^3.4
symfony/dependency-injection Version ^6.4 || ^7.0
symfony/filesystem Version ^6.4 || ^7.0
symfony/event-dispatcher Version ^6.4 || ^7.0
murtukov/php-code-generator Version ^0.1
doctrine/orm Version ^3.0
symfony/orm-pack Version ^2.4
symfony/translation-contracts Version ^3.4
The package aternovtsii/search-bundle contains the following files
Loading the files please wait ....