PHPackages                             cr4sec/atom-vpn - 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. [API Development](/categories/api)
4. /
5. cr4sec/atom-vpn

ActiveLibrary[API Development](/categories/api)

cr4sec/atom-vpn
===============

Package for working with the Atom VPN API

1.1.4(4y ago)641MITPHPPHP ^7.3

Since Aug 3Pushed 4y ago1 watchersCompare

[ Source](https://github.com/crysecurity/atom-vpn)[ Packagist](https://packagist.org/packages/cr4sec/atom-vpn)[ Docs](https://github.com/crysecurity/atom-vpn)[ RSS](/packages/cr4sec-atom-vpn/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (7)Dependencies (7)Versions (8)Used By (0)

Atom VPN package for Laravel
============================

[](#atom-vpn-package-for-laravel)

[![Latest Stable Version](https://camo.githubusercontent.com/30f1515a12b503026f48d14dc9721923af8898ffa2f4a05d59118995ccc3a1bc/687474703a2f2f706f7365722e707567782e6f72672f6372347365632f61746f6d2d76706e2f763f)](https://packagist.org/packages/cr4sec/atom-vpn) [![Total Downloads](https://camo.githubusercontent.com/00dd121d07d998292d4d4159b9d346c7f61406ae8980a6bfb7748ad32c4c27bf/687474703a2f2f706f7365722e707567782e6f72672f6372347365632f61746f6d2d76706e2f646f776e6c6f6164733f)](https://packagist.org/packages/cr4sec/atom-vpn) [![Latest Unstable Version](https://camo.githubusercontent.com/b34b1324c3b62c1f56a0fcb3456d25843190447100a9e3b23c211cd82351dab3/687474703a2f2f706f7365722e707567782e6f72672f6372347365632f61746f6d2d76706e2f762f756e737461626c653f)](https://packagist.org/packages/cr4sec/atom-vpn) [![License](https://camo.githubusercontent.com/79c12c2d7bf67a5cd968efb240a08977ff260ac8cde625f6410c3408802262d6/687474703a2f2f706f7365722e707567782e6f72672f6372347365632f61746f6d2d76706e2f6c6963656e73653f)](https://packagist.org/packages/cr4sec/atom-vpn) [![PHP Version Require](https://camo.githubusercontent.com/7172a3f2ac7ce0baebbcf29d596b581708f21deee02bc05fef637c24212c28a2/687474703a2f2f706f7365722e707567782e6f72672f6372347365632f61746f6d2d76706e2f726571756972652f7068703f)](https://packagist.org/packages/cr4sec/atom-vpn)

What It Does
------------

[](#what-it-does)

This package allows you to manage [Atom VPN](https://secure.com/atom/) sessions.

Once installed you can do stuff like this:

```
/** Search for the first free Atom VPN account */
Account::findFirstFreeAccount();

/** Create a new Atom VPN account */
$atomVpn->createAccount(['uuid' => 'my-uuid']);

/** Get expired user sessions */
$user->sessions()->expired();

/** Start a new session */
$session->start();
```

```
$ php artisan atom-vpn:clearing-unused-sessions

$ php artisan atom-vpn:create-vpn-account

$ php artisan atom-vpn:disable-vpn-account
```

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

[](#installation)

```
$ composer require cr4sec/atom-vpn
```

### Publishing config

[](#publishing-config)

```
$ php artisan vendor:publish --provider="Cr4sec\AtomVPN\AtomVPNServiceProvider"
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 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

Every ~27 days

Recently: every ~41 days

Total

7

Last Release

1582d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/eae436c112afe43aeb28c8de3f02fd2909996c2b5466c82d4b4ea06280109865?d=identicon)[cr4sec](/maintainers/cr4sec)

---

Top Contributors

[![crysecurity](https://avatars.githubusercontent.com/u/61580789?v=4)](https://github.com/crysecurity "crysecurity (19 commits)")

---

Tags

phpapilaravelpackageatomvpn

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/cr4sec-atom-vpn/health.svg)

```
[![Health](https://phpackages.com/badges/cr4sec-atom-vpn/health.svg)](https://phpackages.com/packages/cr4sec-atom-vpn)
```

###  Alternatives

[larastan/larastan

Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel

6.4k43.5M5.2k](/packages/larastan-larastan)[laravel/cashier

Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.

2.5k25.9M107](/packages/laravel-cashier)[andreaselia/laravel-api-to-postman

Generate a Postman collection automatically from your Laravel API

1.0k586.2k3](/packages/andreaselia-laravel-api-to-postman)[essa/api-tool-kit

set of tools to build an api with laravel

52680.5k](/packages/essa-api-tool-kit)[resend/resend-laravel

Resend for Laravel

1191.4M6](/packages/resend-resend-laravel)[joisarjignesh/bigbluebutton

BigBlueButton Server API Library for Laravel

162145.5k1](/packages/joisarjignesh-bigbluebutton)

PHPackages © 2026

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