Libraries tagged by tereta application
tereta/application-menu
4 Downloads
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
9 Downloads
Web application framework for PHP 8.2+ with Swoole, Symfony Cache, PSR-6, PSR-16, PSR-11, PSR-17, PSR-18, PSR-7, PSR-15, PSR-14, PSR-3 and other standards support.
tereta/page
10 Downloads
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/console
15 Downloads
Building console (CLI) applications on PHP 8.2+ with PSR-3 output and a PSR-11 dependency container.
tereta/application-page
3 Downloads
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.