PHPackages                             loconox/libsieve - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. loconox/libsieve

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

loconox/libsieve
================

LibSieve is a library to manage and modify sieve (RFC5228) scripts.

033PHP

Since Aug 16Pushed 8y ago1 watchersCompare

[ Source](https://github.com/loconox/libsieve)[ Packagist](https://packagist.org/packages/loconox/libsieve)[ RSS](/packages/loconox-libsieve/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

LibSieve
========

[](#libsieve)

LibSieve is a library to manage and modify sieve (RFC5228) scripts. It contains a parser for the sieve language (including extensions) and a client for the managesieve protocol. It is written entirely in PHP 5.

This is a fork from . It also includes script that that implements MANAGESIEVE from .

Install
=======

[](#install)

```
composer require loconox/libsieve

```

Changes from the RFC
====================

[](#changes-from-the-rfc)

- The `date` and the `currentdate` both allow for `zone` parameter any string to be passed. This allows the user to enter zone names like `Europe/Zurich` instead of `+0100`. The reason we allow this is because offsets like `+0100` don't encode information about the daylight saving time, which is often needed.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 86% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/959d9d308ad141876b9dfe4f515bb031c5c034d4fc7566bc48e9daa004ff49c3?d=identicon)[loconox](/maintainers/loconox)

---

Top Contributors

[![d12fk](https://avatars.githubusercontent.com/u/15199641?v=4)](https://github.com/d12fk "d12fk (98 commits)")[![KAYLukas](https://avatars.githubusercontent.com/u/1674504?v=4)](https://github.com/KAYLukas "KAYLukas (8 commits)")[![N4M3Z](https://avatars.githubusercontent.com/u/2804910?v=4)](https://github.com/N4M3Z "N4M3Z (8 commits)")

### Embed Badge

![Health badge](/badges/loconox-libsieve/health.svg)

```
[![Health](https://phpackages.com/badges/loconox-libsieve/health.svg)](https://phpackages.com/packages/loconox-libsieve)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
