Download the PHP package webforge/stop-forum-spam without Composer
On this page you can find all versions of the php package webforge/stop-forum-spam. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download webforge/stop-forum-spam
More information about webforge/stop-forum-spam
Files in webforge/stop-forum-spam
Download webforge/stop-forum-spam
More information about webforge/stop-forum-spam
Files in webforge/stop-forum-spam
Vendor webforge
Package stop-forum-spam
Short Description a little tool to incorporate the great data from http://www.stopforumspam.com/
License MIT
Homepage http://github.com/webforge/stop-forum-spam
Package stop-forum-spam
Short Description a little tool to incorporate the great data from http://www.stopforumspam.com/
License MIT
Homepage http://github.com/webforge/stop-forum-spam
Please rate this library. Is it a good library?
Informations about the package stop-forum-spam
StopForumSpam
is a nice service from http://www.stopforumspam.com/ this is a little helper to incorporate the daily created csv-database to this application (into a db). And then make it query via CLI. You can install it on your shared server and let all your projects use it. That will help to stop spamming the stopforumspam API :)
TODO
- refactor commands into classes
- remove credentials for db
- better bootstrapping for psc-cms and webforge
- refactor the db creation into own command
- create cronjob-command to pull directly file from stopforumspam.com
Howto
- download a file like listed_email_90_all.zip from stop-forum-spam
- run php -f bin/cli.php update-emails path/to/listed_email_90_all.zip (a lot of dots while processing the sql will be generated)
- use the out.sql (which is a text file with sql "INSERT INTO" statements) to insert into a "emails" table on your database
Resources
all credits go to stopforumspam.com
All versions of stop-forum-spam with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.2
ext-mbstring Version *
ext-zip Version *
keboola/csv Version 1.0.*
doctrine/orm Version 2.3.*
pscheit/psc-cms Version dev-master
webforge/webforge Version dev-master
symfony/console Version 2.1.*
ext-mbstring Version *
ext-zip Version *
keboola/csv Version 1.0.*
doctrine/orm Version 2.3.*
pscheit/psc-cms Version dev-master
webforge/webforge Version dev-master
symfony/console Version 2.1.*
The package webforge/stop-forum-spam contains the following files
Loading the files please wait ....