aeruz/app-registry-client-bundle

Client bundle to interact with Aeruz Applications Registry

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Forks: 0

Type:symfony-bundle

pkg:composer/aeruz/app-registry-client-bundle

This package is auto-updated.

Last update: 2026-02-13 15:06:03 UTC


README

This Symfony bundle provides a client to interact with the Aeruz Applications Registry. It allows your application to register itself, manage user access, and retrieve information about other registered applications.

Key Features

  • Self-Registration: Easy registration of your application to the registry.
  • Access Management: Grant or revoke user access to your application via the registry.
  • Application Discovery: Retrieve details of applications accessible to specific users.
  • Service Integration: Ready-to-use ApplicationsRegistryClientService for seamless integration.

Quick Installation

  1. Install via Composer:

    composer require aeruz/app-registry-client-bundle
    
  2. Follow the Installation Guide for detailed setup.

Documentation

For more detailed information, please refer to:

License

This bundle is released under the MIT License. See the LICENSE file for details.