Packages from gcgov

  • PHP

    gcgov/arcgisphpsdk

    Open source framework for PHP interactions with Garrett County, Maryland's ArcGIS implementation

  • PHP

    gcgov/bulk-email

    Tap into the centralized bulk email manager

  • PHP

    gcgov/framework

    Open source framework for PHP applications. Includes MongoDB modelling system.

  • 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 valid Microsoft access token for an updated app access token. There are no app refresh tokens or mechanisms.

  • 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.

  • PHP

    gcgov/framework-service-documentation

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

  • 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

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

  • PHP

    gcgov/payjunction

    Open source PHP SDK for PayJunction API.