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

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

boo/radius
==========

A PHP RADIUS client implementation

31.9k5PHP

Since Jul 20Pushed 9mo ago1 watchersCompare

[ Source](https://github.com/jyggen/radius)[ Packagist](https://packagist.org/packages/boo/radius)[ RSS](/packages/boo-radius/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

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

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

[![Source Code](https://camo.githubusercontent.com/99c0e014c3cb8be21d755bd65e5644b38175cb472eb8a25fabd63efe147bc54d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f736f757263652d626f6f2f7261646975732d626c75652e7376673f7374796c653d666c61742d737175617265)](https://github.com/jyggen/radius)[![Latest Version](https://camo.githubusercontent.com/84bfc5b3f4370324b5f847a1f1dc9970c8068d0f8eb66615edafb05c426863be/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f626f6f2f7261646975732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/boo/radius)[![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/588333006de3dcf86fd53fb007e650b53c50f3a86f121906a110fd75c86f253a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f626f6f2f7261646975732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/boo/radius)

boo/radius is a PHP 5.5+ RADIUS client implementation.

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

[](#installation)

The preferred method of installation is via [Packagist](https://packagist.org/packages/boo/radius) 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 boo/radius
```

Usage
-----

[](#usage)

```
