list.php
Admin User List - scaffold for the client-rendered user table.
Rows, statistics and paging come from GET /api/v1/admin/users; the row
actions use the matching PUT/DELETE routes. See user_management.ts.
Variables expected:
- $data: array carrying the initial search/sort/direction
PHP version 8.1