atom-fm/framework

Atom Framework

Maintainers

Package info

github.com/atom-fm/framework

pkg:composer/atom-fm/framework

Transparency log

Statistics

Installs: 0

Dependents: 2

Suggesters: 0

Stars: 0

dev-master 2026-08-16 15:11 UTC

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.