swish

Swish-e bindings


This extension provides bindings to the Swish-e API.

Swish-e is a GPL licensed search engine, with a clause that allows applications
to link against the libswish-e library to use the published API to do so
without invoking the viral portion of the GPL. This is subject to returning a
link back to the swish-e source code.

Here it is:
http://swish-e.org

License: PHP

This package is not maintained, if you would like to take over please go to this page.

Latest releases

Version Release Download
0.5.0 2012-05-06 swish-0.5.0.tgz
0.4.0 2009-10-05 swish-0.4.0.tgz
0.3.0 2007-05-17 swish-0.3.0.tgz
0.2.0 2007-02-21 swish-0.2.0.tgz
0.1 2007-02-08 swish-0.1.tgz
Show all releases

Changelog

Version Message
0.5.0 - Fixed 5.4.x build. (patch by oeriksson at mandriva dot com)
0.4.0 - Added PHP 5.3.x support.
0.3.0 - Improved swish-config autodetection.
- Fixed shared build.
0.2.0 - Added missing IN_ALL constant.
- Changed constants to be class constants.
- Fixed Swish::__construct() to prevent calling it twice.
0.1 Initial PECL release.
Show complete changelog