Atomic is a modular PHP framework built on Fat-Free Framework. This documentation gives a high-level overview of the framework modules and links to focused docs for specific subsystems.
composer require atomic/frameworkRequirements:
- PHP
>=8.1 bcosca/fatfree-core ^3.9.1
Atomic is organized into modules such as:
CoreAppThemeToolsQueueSchedulerAuthSessionHookEventMailLangMutexFilesPlugins
ai_connector.mdapplications.mdassets.mdatomic_core.mdatomic_methods.mdatomic_pdf.mdatomic_xls.mdcli.mdconfig.mddatabase.mderrorhandler.mdevent.mdhead.mdhook.mdi18n.mdlog.mdmailer.mdmiddleware.mdmigrations.mdmodel.mdmutex.mdnonce.mdnotifier.mdopengraph.mdplugins.mdprefly.mdqueue.mdrate_limit.mdrequest.mdscheduler.mdsecurity.mdsession.mdtheme.mdtesting_guide.mdtelegram.mdtelemetry.mdtemplate.mdtransient.mdwebsockets.md
Detailed plugin and subsystem docs also exist in nested documentation folders.