gcgov/framework-service-user-crud (v1.1.1)
syndicated from packagist.org
on July 14, 2026
Implement standard CRUD routes to manage the user collection. Even if your app doesn't provide a custom user model (`\app\models\user`), your auth or database service may provide you with a standard user model that implements (`\gcgov\framework\interfaces\auth\user`).