A small Symfony 7 application that simulates the Dispatch blog: an index of articles and individual article pages. Articles are authored as Markdown files committed to this repository — there is no ...
iManager is a small CMS framework, not a CMS application: you embed it inside your own PHP app and get a typed domain model, a Repository layer over SQLite (JSON columns + FTS5), a Field-Type plugin ...