Download the PHP package pagemachine/searchable without Composer
On this page you can find all versions of the php package pagemachine/searchable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pagemachine/searchable
More information about pagemachine/searchable
Files in pagemachine/searchable
Download pagemachine/searchable
More information about pagemachine/searchable
Files in pagemachine/searchable
Vendor pagemachine
Package searchable
Short Description Elasticsearch companion API for TYPO3
License GPL-3.0-or-later
Package searchable
Short Description Elasticsearch companion API for TYPO3
License GPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package searchable
Searchable 
This extension provides an API to easily use Elasticsearch in complex TYPO3 instances.
Features:
- Out-of-the box indexing of pages
- Indexing of extension content via minimal configuration (TCA based indexing)
- Multilanguage support
- Command-line indexing
- Highly configurable
- Highly extendable with your own code
In addition to the already supported features, it is very easy to add your own code if necessary. No need to write a complete indexer from scratch, instead you can register custom classes for almost every sub-process like preview rendering, link generation and more.
Testing
All tests can be executed with the shipped Docker Compose definition:
docker compose run --rm app composer build
All versions of searchable with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
doctrine/dbal Version ^2.0 || ^3.0 || ^4.0
elasticsearch/elasticsearch Version ^7.0
psr/event-dispatcher Version ^1.0
psr/http-message Version ^1.0 || ^2.0
psr/http-server-handler Version ^1.0
psr/http-server-middleware Version ^1.0
symfony/console Version ^5.4 || ^6.4 || ^7.0
symfony/polyfill-php80 Version ^1.26
typo3/cms-backend Version ^11.5 || ^12.4
typo3/cms-core Version ^11.5 || ^12.4
typo3/cms-extbase Version ^11.5 || ^12.4
typo3/cms-fluid Version ^11.5 || ^12.4
typo3/cms-frontend Version ^11.5 || ^12.4
typo3fluid/fluid Version ^2.0 || ^4.0
doctrine/dbal Version ^2.0 || ^3.0 || ^4.0
elasticsearch/elasticsearch Version ^7.0
psr/event-dispatcher Version ^1.0
psr/http-message Version ^1.0 || ^2.0
psr/http-server-handler Version ^1.0
psr/http-server-middleware Version ^1.0
symfony/console Version ^5.4 || ^6.4 || ^7.0
symfony/polyfill-php80 Version ^1.26
typo3/cms-backend Version ^11.5 || ^12.4
typo3/cms-core Version ^11.5 || ^12.4
typo3/cms-extbase Version ^11.5 || ^12.4
typo3/cms-fluid Version ^11.5 || ^12.4
typo3/cms-frontend Version ^11.5 || ^12.4
typo3fluid/fluid Version ^2.0 || ^4.0
The package pagemachine/searchable contains the following files
Loading the files please wait ....