hostcreators / managesieve
Managesieve is a library to manage and modify sieve (RFC5228) scripts. Originally created by zambodaniel/managesieve
v1.0.2
2026-02-09 11:04 UTC
Requires
- php: >=7.0
- ext-mbstring: *
- ext-openssl: *
- ext-sockets: *
- pear/auth_sasl: *
- pear/pear-core-minimal: ^1.10
- psr/log: ^3.0
This package is auto-updated.
Last update: 2026-03-09 11:32:22 UTC
README
PHP managesieve client library. Originally created by https://github.com/zambodaniel/managesieve. Updated to resolve conflicting dependencies.