Re:PHP Extension

6 views
Skip to first unread message

Mohan L

unread,
Nov 7, 2009, 11:26:08 PM11/7/09
to ILUG Bengaluru
Hi All,

As part of my work, I wrote two php extension for our own use. I am
very happy to announce the release of following two php extension
under the PHP License. I would like to thanks Mr.Manvendra Bhangui
(Developer of indimail mailserver : http://www.indimail.org ) and
Mr.Mahul H Shah enthusiasm and support to make it public.

1). Bogoclassify :
Bogoclassify is a php extension to 'Bogofilter'. Bogoclassify php
extension comes with a bogoclassify_match php function. Using this php
function you can tell bogofilter :

To register an email message or other text as non-spam (ham).
To register an email message or other text as spam.
To remove registered email message or other text from non-spam(ham)
and register it as spam.
To remove registered message or other text from spam and register it
as non-spam(ham).
To register the message or text after classifying it as spam or non-
spam. A spam message will be registered on the spamlist and a non-spam
message on the goodlist.
To return the spam score of message or text.

If you need to have single bogofilter installation and different
applications from different machine can use the same bogofilter, you
can use the web service comes with Bogoclassify.More information about
Bogoclassify available in DOC and README file.

Download is available at :

https://sourceforge.net/projects/bogoclassify/

(OR)

$svn co https://bogoclassify.svn.sourceforge.net/svnroot/bogoclassify
bogoclassify

2).Autocrop :

AutoCrop is a PHP Extension based on OpenCV Library. Currently the
extension comes with a new function. Using this function you can
resize a photograph in the predefined sizes.

Download is available at :

https://sourceforge.net/projects/autocrop/

(OR)

$svn co https://autocrop.svn.sourceforge.net/svnroot/autocrop autocrop


Thanks & Rg
Mohan L
Reply all
Reply to author
Forward
0 new messages