Search by

atoms / laravel

dabernathy89

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

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.