File tree Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Original file line number Diff line number Diff line change
1
+ <p align =" center " >
2
+ [ ![ Build Status] ( https://travis-ci.org/dapphp/radius.svg?branch=master )] ( https://travis-ci.org/dapphp/radius )
3
+ [ ![ Total Downloads] ( https://poser.pugx.org/dapphp/radius/downloads )] ( https://packagist.org/packages/dapphp/radius )
4
+ [ ![ Latest Stable Version] ( https://poser.pugx.org/dapphp/radius/v/stable )] ( https://packagist.org/packages/dapphp/radius )
5
+ </p >
6
+
1
7
## Name:
2
8
3
9
** Dapphp\Radius** - A pure PHP RADIUS client based on the SysCo/al implementation
7
13
* Drew Phillips < drew@drew-phillips.com >
8
14
* SysCo/al < developer@sysco.ch > (http://developer.sysco.ch/php/ )
9
15
10
- ## Requirements:
11
-
12
- * PHP 5.3 or greater
13
-
14
16
## Description:
15
17
16
18
** Dapphp\Radius** is a pure PHP RADIUS client for authenticating users against
@@ -130,6 +132,10 @@ and credentials to test).
130
132
// Shows what attributes are sent and received, and info about the request/response
131
133
132
134
135
+ ## Requirements:
136
+
137
+ * PHP 5.3 or greater
138
+
133
139
## TODO:
134
140
135
141
- Set attributes by name, rather than number
You can’t perform that action at this time.
0 commit comments