Skip to content

svandragt/htmx-php-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HTMX PHP Sandbox

This is just a minimal setup for PHP developers to experiment with HTMX.

  • Basic HTML layout with libraries loaded.
  • Enough styles to get something on screen.
  • HTMX example.

Roadmap:

  • library functions.
  • Variety of examples to clarify use.

Setup

Checkout a copy of this repo, run the builtin webserver:

git clone https://github.com/svandragt/htmx-php-sandbox && cd htmx-php-sandbox && rm -rf .git
php -S localhost:5000 -t src

Happy hacking!

a screenshot

About

Tiny PHP HTMX sandbox

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors