PHPackages                             mapik/radius-client - 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. mapik/radius-client

ActiveLibrary

mapik/radius-client
===================

A PHP RADIUS client implementation

1.1.0(6mo ago)16.4k↓45.5%1[1 PRs](https://github.com/Mapiiik/radius-client/pulls)1MITPHPPHP &gt;=7.4

Since Jan 6Pushed 6mo agoCompare

[ Source](https://github.com/Mapiiik/radius-client)[ Packagist](https://packagist.org/packages/mapik/radius-client)[ Docs](https://github.com/Mapiiik/radius-client)[ RSS](/packages/mapik-radius-client/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (9)Versions (3)Used By (1)

RADIUS Client (PHP implementation)
==================================

[](#radius-client-php-implementation)

[![Source Code](https://camo.githubusercontent.com/09ebd42e1ba5fb1240e44f8d4550d43b0b9e5dd3aa068f3e71d0385d135af442/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f736f757263652d6d6170696b2f7261646975732d636c69656e742d626c75652e7376673f7374796c653d666c61742d737175617265)](https://github.com/jyggen/radius)[![Latest Version](https://camo.githubusercontent.com/3fa7492f25620711ae4c1377adca8f9707b170b62f421b2b5f1b3e835bec8adf/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d6170696b2f7261646975732d636c69656e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mapik/radius-client)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](https://github.com/jyggen/radius/blob/master/LICENSE)[![Build Status](https://camo.githubusercontent.com/da2cc777264b81ef24308b4298e34590f365295b344dc66a58a253e0e2b47b0b/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6a796767656e2f7261646975732f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/jyggen/radius)[![Coverage Status](https://camo.githubusercontent.com/c946315cf7eb0d016a084d77e79979f3248115a53c0f1e055fbc0edc564824df/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f6a796767656e2f7261646975732f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://coveralls.io/r/jyggen/radius?branch=master)[![Total Downloads](https://camo.githubusercontent.com/1dcb1de5abbb37f6eeec25983c72a1a53bf5fb8e93bee752ff4d60cb306674fd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d6170696b2f7261646975732d636c69656e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mapik/radius-client)

mapik/radius-client is a PHP 5.5+ RADIUS client implementation.

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

[](#installation)

The preferred method of installation is via [Packagist](https://packagist.org/packages/mapik/radius-client) and [Composer](http://getcomposer.org/). Run the following command to install the package and add it as a requirement to your project's `composer.json`:

```
composer require mapik/radius-client
```

Usage
-----

[](#usage)

```
