hostcreators / managesieve
Managesieve is a library to manage and modify sieve (RFC5228) scripts. Originally created by zambodaniel/managesieve
v1.0.1
2023-05-12 07:32 UTC
Requires
- php: >=7.0
- ext-mbstring: *
- ext-openssl: *
- ext-sockets: *
- pear/auth_sasl: *
- psr/log: ^3.0
This package is auto-updated.
Last update: 2025-03-12 12:01:08 UTC
README
PHP managesieve client library. Originally created by https://github.com/zambodaniel/managesieve. Updated to resolve conflicting dependencies.