atoms/laravel

Laravel adapter for Atoms: service provider, facade, callback route, queue bridge, Artisan wrappers.

Maintainers

Statistics

Installs: 2

Dependents: 0

Suggesters: 0

Stars: 0

0.1.1 2026-08-15 14:13 UTC

This package is auto-updated.

Last update: 2026-08-15 15:21:54 UTC


README

The supported Laravel adapter for Atoms. It registers the Atoms client, facade, callback route and queue bridge, testing fake, Artisan installers, and thin wrappers around the atoms command-line tool.

composer require atoms/laravel:^0.1
php artisan atoms:install

Continue with the Laravel quickstart or the tested examples/laravel/ application in the monorepo.

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.