Skip to content

odan/slim4-htmx

Repository files navigation

Slim 4 HTMX

A simple HTMX frontend application based on Slim 4 Framework.

Requirements

  • PHP 8.1+

Installation

git clone https://github.com/odan/slim4-htmx.git --depth 1 slim4-htmx/
cd slim4-htmx/
composer update

Start the app:

composer start

Open: http://localhost:8080

Screenshot

htmx

License

The MIT License (MIT).