gcgov/framework dependents (5) Order by: name | downloads Show: all | require | require-dev

  • PHP

    gcgov/framework-service-auth-ms-front

    Plugins enables the exchange of a Microsoft access token for an application access token. The service assumes the user's front end will handle the authentication flow to acquire and manage the expiration of the Microsoft access token. When the framework app's token expires, user must re-exchange a

    Latest version requires gcgov/framework dev-main

  • PHP

    gcgov/framework-service-auth-oauth-server

    Plugin enables a full fledged oauth server generating access and refresh tokens. Authentication can be provided as username/password or via third party Oauth providers.

    Latest version requires gcgov/framework dev-main

  • PHP

    gcgov/framework-service-documentation

    Plugin that enables a route to generate OpenAPI yaml documentation at the /documentation.yaml route

    Latest version requires gcgov/framework dev-main

  • PHP

    gcgov/framework-service-gcgov-cron-monitor

    An internal to Garrett County Government plugin that provides access to \gcgov\framework\services\cronMonitor to record cron task runs

    Latest version requires gcgov/framework dev-main

  • PHP

    gcgov/framework-service-user-crud

    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`).

    Latest version requires gcgov/framework dev-main