atom-fm / framework
Atom Framework
dev-master
2026-08-16 15:11 UTC
Requires
- php: ^8.4
- dragonmantank/cron-expression: ^3.6
- symfony/mailer: ^8.0.12
Requires (Dev)
- phpstan/phpstan: ^2.2
- phpunit/phpunit: ^11.0
This package is auto-updated.
Last update: 2026-08-16 15:11:13 UTC
README
Core framework package for Atom applications.
The public distribution is generated at atom-fm/framework. Changes belong in atom-fm/atom.
The package is developed in the Atom monorepo. Its public API includes Pages, the .atom.html template engine, routing, dependency injection, HTTP foundations, database support, and optional feature modules.
From this directory:
composer install composer check
Repository-wide documentation and runnable applications live at the monorepo root.