PHP library for generating importable Gmail filters in XML
Find a file
Oliver Davies b37eaa48c6 Remove extra lines
Removing these has no affect when generating or importing the XML.
2016-07-12 22:31:36 +01:00
src Update docblocks 2016-07-12 21:05:37 +01:00
templates Remove extra lines 2016-07-12 22:31:36 +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 Initial commit 2016-07-12 20:54:44 +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