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

ActiveLibrary

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

Install and connect to one or multiple VPN-tunnels

v1.3.1(1y ago)012MITPHPPHP ^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 1mo 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

29

—

LowBetter than 60% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity62

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

633d ago

PHP version history (2 changes)v1PHP ^8.2

v1.2.1PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/6b4f439d04a2f8e0055a1ba435afd7fa874b9172d3e1c5d7cc46599f4a86ba19?d=identicon)[Goudenvis](/maintainers/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

[anourvalar/eloquent-serialize

Laravel Query Builder (Eloquent) serialization

11320.2M21](/packages/anourvalar-eloquent-serialize)[namu/wirechat

A Laravel Livewire messaging app for teams with private chats and group conversations.

54324.5k](/packages/namu-wirechat)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135192.6k5](/packages/statamic-rad-pack-runway)

PHPackages © 2026

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