Packages from atoms · Transparency log
-
PHP
atoms/cli
The `atoms` command-line tool: init, make, validate, build (closure walk + scoper), deploy, rollback, local, ai:install.
-
PHP
atoms/client
Framework-agnostic monolith-side SDK for Atoms: RPC stub proxies, callback kernel, manifest loader.
-
PHP
atoms/core
The Atoms runtime ABI: everything an Atom class can touch. Zero framework dependencies.
-
PHP
atoms/laravel
Laravel adapter for Atoms: service provider, facade, callback route, queue bridge, Artisan wrappers.
-
PHP
atoms/phpstan-rules
PHPStan rules enforcing the Atoms boundary: no framework symbols in Atom code, serialization-algebra checks, Shared-zone purity.
-
PHP
atoms/symfony
Symfony bundle for Atoms: AtomsClient, the inbound callback stack, PSR-17/18 resolution, a Messenger queue bridge, and console wrappers around the atoms binary.
-
PHP
atoms/testing
Test tooling for Atoms: AtomHarness (in-process Atom execution against temp SQLite), fakes and recorders.