PHPackages                             goudenvis/openvpn3client - 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. goudenvis/openvpn3client

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

goudenvis/openvpn3client
========================

Install and connect to one or multiple VPN-tunnels

v1.3.1(1y ago)0190MITPHPPHP ^8.2

Since Jul 1Pushed 1y ago1 watchersCompare

[ Source](https://github.com/goudenvis/openvpn3-client)[ Packagist](https://packagist.org/packages/goudenvis/openvpn3client)[ RSS](/packages/goudenvis-openvpn3client/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (10)Dependencies (1)Versions (26)Used By (0)

OpenVPN3Client
==============

[](#openvpn3client)

OpenVPN3-client is a package to setup a oVPN-tunnel to a server.

Installation
------------

[](#installation)

Install Openvpn3 client on your client server:

```
https://community.openvpn.net/openvpn/wiki/OpenVPN3Linux
```

Once OpenVPN3 is installed just add the package to your project:

```
composer require goudenvis/openvpn3-client
```

Add in your .env file the following variable:

```
VPN_CLIENT_FOLDER=
```

Usage
-----

[](#usage)

Add the .ovpn file(s) in the located folder.

### Install the added .ovpn configuration files

[](#install-the-added-ovpn-configuration-files)

```
php artisan openvpn3-client:add-config {name}
```

### Remove a config

[](#remove-a-config)

```
php artisan openvpn3-client:remove-config {name}
```

### Start a tunnel

[](#start-a-tunnel)

```
php artisan openvpn3-client:start {name}
```

To do
-----

[](#to-do)

This package isn't complete. Feel free to add functionality. If you have found any security issues, please contact me directly.

There is a small to do list:

- Add DCO support
- Extend the configuration
- Add logging in database

Contributing
------------

[](#contributing)

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License
-------

[](#license)

[MIT](https://choosealicense.com/licenses/mit/)

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity63

Established project with proven stability

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

Every ~2 days

Recently: every ~9 days

Total

25

Last Release

689d ago

PHP version history (2 changes)v1PHP ^8.2

v1.2.1PHP ^8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/9432063?v=4)[Wouter Kelderman](/maintainers/Goudenvis)[@goudenvis](https://github.com/goudenvis)

### Embed Badge

![Health badge](/badges/goudenvis-openvpn3client/health.svg)

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

###  Alternatives

[markwalet/nova-modal-response

A Laravel Nova asset for Modal responses on an action.

17878.9k](/packages/markwalet-nova-modal-response)[crumbls/layup

A visual page builder plugin for Filament 5 — Divi-style grid layouts with extensible widgets.

592.7k1](/packages/crumbls-layup)[team-nifty-gmbh/tall-datatables

Server-side rendered datatables for Laravel and Livewire

1320.9k4](/packages/team-nifty-gmbh-tall-datatables)[tomshaw/electricgrid

A feature-rich Livewire package designed for projects that require dynamic, interactive data tables.

119.4k](/packages/tomshaw-electricgrid)

PHPackages © 2026

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