Download the PHP package marko/layout without Composer
On this page you can find all versions of the php package marko/layout. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor marko
Package layout
Short Description Marko Framework Layout - Layout system with components and slots
License MIT
Package layout
Short Description Marko Framework Layout - Layout system with components and slots
License MIT
Please rate this library. Is it a good library?
Informations about the package layout
marko/layout
Composable layout system with slot-based injection---define layouts and components with attributes, not configuration files.
Installation
Quick Example
Define a layout component with named slots:
Point a controller action at that layout:
Inject a page component into a slot from any module:
The layout middleware assembles all components targeting the current handle and renders the final page---no wiring required.
Documentation
Full usage, API reference, and examples: marko/layout
All versions of layout with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.5
marko/core Version self.version
marko/routing Version self.version
marko/view Version self.version
marko/core Version self.version
marko/routing Version self.version
marko/view Version self.version
The package marko/layout contains the following files
Loading the files please wait ...