ncmpstac / tacacs-php
TACACS+ Client developed in PHP
Installs: 98
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/ncmpstac/tacacs-php
Requires
- php: >= 5.3.0
- monolog/monolog: 2.*
Requires (Dev)
- phpunit/phpunit: 4.*
This package is auto-updated.
Last update: 2025-10-22 17:23:35 UTC
README
TACACS+ Client developed in PHP.
This is a proof of concept.
Supported Methods
- PAP Authentication
TACACS+ Specification
For further information about TACACS+ please refer to: https://tools.ietf.org/html/draft-grant-tacacs-02
Version
1.0
Installation
composer require ncmpstac/tacacs-php
Development
Want to contribute? Great!
License
GNU General Public License
Free Software, Hell Yeah!