php-radser: A RADIUS server toolkit for PHP 8.5, built on ReactPHP
SMRTR summary
php-radser is a PHP 8.5 library built on ReactPHP that gives developers the raw building blocks to construct a RADIUS server — not configure one. Wire framing, authenticator verification, shared-secret handling, and CoA/Disconnect requests are all handled, while your policy logic stays in plain PHP classes. It supports RFC 2865, 2866, and 5176, with a full end-to-end test suite using FreeRADIUS's radclient over real UDP.
SMRTR provides this summary for quick context. The original article belongs to Daily.dev.
Read the original article