tereta/application dependents (3) Order by: name | downloads Show: all | require | require-dev
-
tereta/application-menu
The menu package for the tereta/application framework.It stores per-site menu trees as JSON in the database, exposes them as a block for the layout and manages them with the menu:edit, menu:show and menu:remove console commands.
-
tereta/application-page
The page content package for the tereta/application framework.It registers html files as pages, reads their metadata from the header comment, and serves the content from a file or from the database.
-
tereta/page
The page content package for the tereta/application framework.It registers html files as pages, reads their metadata from the header comment, and serves the content from a file or from the database.