PHP library for generating importable Gmail filters in XML
Find a file
2016-07-15 01:37:24 +01:00
src Trash items 2016-07-15 01:10:24 +01:00
templates Remove name and email 2016-07-15 01:09:37 +01:00
.editorconfig Initial commit 2016-07-12 20:54:44 +01:00
.gitignore Ignore XML files 2016-07-12 22:15:27 +01:00
composer.json Add license 2016-07-15 01:37:24 +01:00
composer.lock Initial commit 2016-07-12 20:54:44 +01:00
README.md Add README 2016-07-12 21:30:30 +01:00

gmail-filter-builder

Description

Inspired by the gmail-britta Ruby library, the Gmail Filter Builder generates XML that can be imported into Gmails filter settings.

Usage

TODO

License

MIT