/switch-user

A library to switch the user a PHP script is running as.

GNU Affero General Public License v3.0AGPL-3.0

switch-user

A PHP library to switch the user a PHP script is running as.

  • Running a standard PHP web application, which creates files in its own application folders, as the system admin user, can cause serious problems. This library lets the PHP script switch to run as the regular user.