dmstr/api-configuration-bundle

Configurable external API connections: ApiConfiguration entity with type+credentials, health-check + OAuth-authorize flow, ApiExtensionRegistry adapter pattern.

Maintainers

Package info

github.com/dmstr/api-configuration-bundle

Type:symfony-bundle

pkg:composer/dmstr/api-configuration-bundle

Statistics

Installs: 33

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

0.1.1 2026-06-11 11:42 UTC

This package is auto-updated.

Last update: 2026-06-14 01:33:17 UTC


README

dmstr/api-configuration-bundle

Manage external API connections as Doctrine entities.

Features (planned)

  • ApiConfiguration entity — type, credentials (encrypted), endpoint config
  • Custom operations: health, authorize, test-connection
  • ApiExtensionRegistry — discoverable adapter pattern via tag
  • ApiExtensionInterface / AuthorizableExtensionInterface — adapters implement these to plug in
  • OAuth callback controller for authorize flow
  • CLI mirrors: api-configuration:create, :health, :test-connection

License

MIT © diemeisterei GmbH