phpIBSngApi provides a convenient way to interact with the IBSng RADIUS server’s API using a modular, extensible PHP interface. It supports common account operations such as user creation, deletion, updating quotas, checking session states, and more. The library is structured for fast integration into custom UIs or automation tools for ISPs.
This project was widely adopted among Iranian ISPs and sysadmins looking to automate RADIUS-based user provisioning workflows without relying on IBSng’s aging web UI. With an emphasis on simplicity and clean XML-RPC integration, it remains a useful tool for backend developers building automation pipelines for network access control.
Project link: https://github.com/kavehs87/phpIBSngApi