Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Bundles Cms Laravel Package

kunstmaan/bundles-cms

Kunstmaan CMS is a full-featured, multilingual CMS built on the Symfony full-stack framework. It offers page and form assembly, versioning, workflow, translation tools, and media management, plus integrations with community bundles.

View on GitHub
Deep Wiki
Context7

KunstmaanSearchBundle

Analyzers

The Bundles provide 2 sorts of analyzers to choose from. you can choose between them by overriding the analysisfactory parameter in the services.

Language Analyzer

The default analyzer is a language intelligent analyzer who only analyzes real words and conjugations. This is a great default and for normal search forms this will be the perfect fit.

Default configuration:

parameters:
    kunstmaan_search.search.factory.analysis.class: Kunstmaan\SearchBundle\Search\LanguageAnalysisFactory

NGram Analyzer

The second analyzer the bundles provides is an nGram based analyzer. This analyzer is not language intelligent but splits everything in little chunks of words to be searched on. This can be very helpful for a google-like search implementation but is slower and more cpu intensive than word based search.

nGram configuration

parameters:
    kunstmaan_search.search.factory.analysis.class: Kunstmaan\SearchBundle\Search\NGramAnalysisFactory

Custom analyzers

You can easily provide your own analysisfactory with a custom analyzer specific for your needs. Create a class that implements the AnalysisFactoryInterface and then override the analysisfactory parameter with your own class name.

custom configuration

parameters:
    kunstmaan_search.search.factory.analysis.class: Demo\AppBundle\Search\CustomAnalysisFactory
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
directorytree/privacy-filter-classifier
directorytree/privacy-filter
babenkoivan/elastic-client
innmind/static-analysis
innmind/coding-standard
datacore/hub-sdk
develia/commons
cuci/prototurk-sdk
cuci/prototurk-sdk-symfony
develia/geo-bundle
dreamzy/livewire-charts
touchestate-sdk/php-sdk
22h/doctrine-garbage-collection-bundle
agtp/agtp-php
agtp/mod-php
splash/sonata-admin
splash/metadata
splash/openapi
splash/scopes
splash/toolkit