mirror of
https://github.com/opdavies/gmail-filter-builder.git
synced 2025-11-11 12:58:45 +00:00
PHP library for generating importable Gmail filters in XML
| .circleci | ||
| src | ||
| tests/Unit | ||
| .gitignore | ||
| composer.json | ||
| LICENSE | ||
| phpunit.xml.dist | ||
| README.md | ||
Gmail Filter Builder
This library allows you to define Gmail filters in PHP, and then generate XML that you can import into Gmail's filter settings
Inspired by https://github.com/antifuchs/gmail-britta.