symfony-cmf / search-bundle
Symfony SearchBundle
Installs: 56 324
Dependents: 2
Suggesters: 0
Security: 0
Stars: 8
Watchers: 11
Forks: 10
Open Issues: 4
Type:symfony-bundle
Requires
- php: ^5.3.9|^7.0
- doctrine/phpcr-odm: ^1.0
- liip/search-bundle: ^1.0
- symfony-cmf/routing-bundle: ^1.4
- symfony/framework-bundle: ^2.3
Requires (Dev)
- symfony-cmf/testing: ^1.2.6
This package is auto-updated.
Last update: 2022-02-01 12:20:39 UTC
README
WARNING: Unmaintained To focus our efforts in the CMF project, this package is currently not maintained. Security fixes and submitted bug fixes will still be released, but no new features should be expected.
If you want to help co-maintaining this package, tell us in a GitHub issue or in the #symfony_cmf channel of the Symfony devs slack.
This bundle is part of the Symfony Content Management Framework (CMF) and licensed under the MIT License.
The SearchBundle provides integration with LiipSearchBundle to provide a search capability for a PHPCR repository.
Requirements
- Symfony 2.3+
- Doctrine PHPCR-ODM
- See also the
require
section of composer.json
Documentation
For the install guide and reference, see:
See also:
- All Symfony CMF documentation - complete Symfony CMF reference
- Symfony CMF Website - introduction, live demo, support and community links
Contributing
Pull requests are welcome. Please see our CONTRIBUTING guide.
Unit and/or functional tests exist for this bundle. See the Testing documentation for a guide to running the tests.
Thanks to everyone who has contributed already.