Download the PHP package shopsys/postgres-search-bundle without Composer
On this page you can find all versions of the php package shopsys/postgres-search-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download shopsys/postgres-search-bundle
More information about shopsys/postgres-search-bundle
Files in shopsys/postgres-search-bundle
Download shopsys/postgres-search-bundle
More information about shopsys/postgres-search-bundle
Files in shopsys/postgres-search-bundle
Vendor shopsys
Package postgres-search-bundle
Short Description Tools to use full-text search PostgreSQL in Doctrine.
License MIT
Homepage https://github.com/ddmaster/PostgresSearchBundle
Package postgres-search-bundle
Short Description Tools to use full-text search PostgreSQL in Doctrine.
License MIT
Homepage https://github.com/ddmaster/PostgresSearchBundle
Please rate this library. Is it a good library?
Informations about the package postgres-search-bundle
Attention Users and Contributors:
This project is no longer actively maintained and developed.
PostgreSearchBundle
Symfony2 bundle with tools full-text search PostgreSQL in Doctrine 2.
Added type 'tsvector' to be used in the mapping.
Added functions 'to_tsquery', 'plainto_tsquery' and 'ts_rank' to be used in the DQL.
Step 1: Download PostgreSearchBundle using composer
Add PostgreSearchBundle in your composer.json:
Now tell composer to download the bundle by running the command:
Step 2: Enable the bundle
Enable the bundle in the kernel:
Step 3: Mapping example
Step 4: Use in DQL
Result example:
All versions of postgres-search-bundle with dependencies
PHP Build Version
Package Version
The package shopsys/postgres-search-bundle contains the following files
Loading the files please wait ....