Search by

atoms / client

Framework-agnostic monolith-side SDK for Atoms: RPC stub proxies, callback kernel, manifest loader.

Maintainers

Statistics

Installs: 28

Dependents: 2

Suggesters: 0

Stars: 0

0.6.0 2026-09-05 15:26 UTC

This package is auto-updated.

Last update: 2026-09-05 16:18:50 UTC


README

The framework-independent, monolith-side client for Atoms. It provides typed Atom proxies, the signed callback kernel, manifest loading, retries, and the shared host-adapter contracts used by the Laravel and Symfony integrations.

composer require atoms/client:^0.6

Applications normally install a framework adapter. Use this package directly when integrating another framework or a plain PHP application; the normative adapter contract and examples are in the Atoms documentation.

Development and support

This package is developed in the Atoms monorepo. Its standalone repository is a read-only distribution mirror; report issues and send pull requests to the monorepo. Licensed under the MIT License.