hostcreators / managesieve
Managesieve is a library to manage and modify sieve (RFC5228) scripts. Originally created by zambodaniel/managesieve
Installs: 394
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/hostcreators/managesieve
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-10-12 13:22:19 UTC
README
PHP managesieve client library. Originally created by https://github.com/zambodaniel/managesieve. Updated to resolve conflicting dependencies.