Download the PHP package michalsn/codeigniter-htmx without Composer
On this page you can find all versions of the php package michalsn/codeigniter-htmx. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download michalsn/codeigniter-htmx
More information about michalsn/codeigniter-htmx
Files in michalsn/codeigniter-htmx
Download michalsn/codeigniter-htmx
More information about michalsn/codeigniter-htmx
Files in michalsn/codeigniter-htmx
Vendor michalsn
Package codeigniter-htmx
Short Description HTMX helper for CodeIgniter 4 framework
License MIT
Homepage https://github.com/michalsn/codeigniter-htmx
Package codeigniter-htmx
Short Description HTMX helper for CodeIgniter 4 framework
License MIT
Homepage https://github.com/michalsn/codeigniter-htmx
Please rate this library. Is it a good library?
Informations about the package codeigniter-htmx
CodeIgniter HTMX
A set of methods for IncomingRequest
, Response
and RedirectResponse
classes to help you work with htmx fluently in CodeIgniter 4 framework.
It also provides some additional help with handling errors and Debug Toolbar in development mode as well as support for view fragments.
Installation
composer require michalsn/codeigniter-htmx
[!NOTE] Remember - you still need to include the
htmx
javascript library inside thehead
tag.
Docs
https://michalsn.github.io/codeigniter-htmx/
Demos
All versions of codeigniter-htmx with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
The package michalsn/codeigniter-htmx contains the following files
Loading the files please wait ....