Search by

atoms / laravel

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

Maintainers

Statistics

Installs: 22

Dependents: 0

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:49 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.6
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.