PHPackages                             sh-sh-dev/openvpn-parser - 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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. sh-sh-dev/openvpn-parser

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

sh-sh-dev/openvpn-parser
========================

Parse OpenVPN status file

v1.0.0.x-dev(5y ago)10MITPHPPHP ^7.1

Since Apr 21Pushed 3y ago1 watchersCompare

[ Source](https://github.com/sh-sh-dev/OpenVPN-Parser)[ Packagist](https://packagist.org/packages/sh-sh-dev/openvpn-parser)[ Docs](https://github.com/sh-sh-dev/OpenVPN-Parser)[ RSS](/packages/sh-sh-dev-openvpn-parser/feed)WikiDiscussions main Synced yesterday

READMEChangelog (1)DependenciesVersions (2)Used By (0)

OpenVPN-Parser
==============

[](#openvpn-parser)

Parse OpenVPN status files using php

Usage
=====

[](#usage)

- Install using composer:

```
composer require sh-sh-dev/openvpn-parser
```

After including composer dependencies in your project, just use the class:

```
Use Shay3gan\OpenVPN\Parser;

$openvpn = new Parser();
$openvpn->setStatusFile("openvpn-status.log");

print_r($openvpn->parse());
```

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity33

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1899d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/503c274ff764056fefa4dbf392f242a4384475b0487a85ddcfbc4ddf86c0efa1?d=identicon)[sh-sh-dev](/maintainers/sh-sh-dev)

---

Top Contributors

[![sh-sh-dev](https://avatars.githubusercontent.com/u/29676434?v=4)](https://github.com/sh-sh-dev "sh-sh-dev (6 commits)")

---

Tags

openvpnopenvpn-phpopenvpn-parseropenvpn status fileopenvpn status file php

### Embed Badge

![Health badge](/badges/sh-sh-dev-openvpn-parser/health.svg)

```
[![Health](https://phpackages.com/badges/sh-sh-dev-openvpn-parser/health.svg)](https://phpackages.com/packages/sh-sh-dev-openvpn-parser)
```

###  Alternatives

[mck89/peast

Peast is PHP library that generates AST for JavaScript code

19139.2M47](/packages/mck89-peast)[sauladam/shipment-tracker

Parses tracking information for several carriers, like UPS, USPS, DHL and GLS by simply scraping the data. No need for any kind of API access.

9843.5k](/packages/sauladam-shipment-tracker)[jstewmc/rtf

Read and write Rich Text Format (RTF) documents with PHP

45153.1k6](/packages/jstewmc-rtf)[tcds-io/php-jackson

A lightweight, flexible object serializer for PHP, inspired by FasterXML/jackson

113.2k10](/packages/tcds-io-php-jackson)

PHPackages © 2026

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