thaumware/portal

Simple cross-service data relationships

Maintainers

Package info

github.com/thaumware/portal

pkg:composer/thaumware/portal

Statistics

Installs: 28

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.3.1 2025-11-09 23:01 UTC

This package is auto-updated.

Last update: 2026-03-16 00:29:04 UTC


README

Cross-service data relationships for distributed systems.

Implementations

PHP

Full-featured implementation for Laravel and PHP projects.

Documentation

composer require thaumware/portal

Python (Planned)

Coming soon.

TypeScript (Planned)

Coming soon.

Concept

Portal manages relationships between entities across different services or data sources:

  • Local database tables
  • Remote HTTP APIs
  • Message queues
  • Other microservices

License

MIT