xlited / lamx
Build Laravel apps with </> htmx
Fund package maintenance!
icaliman
Requires
- php: ^8.1
- illuminate/support: ^11.0|^10.0
Requires (Dev)
- orchestra/testbench: ^9.0|^8.0
- phpunit/phpunit: ^11.0
README
WORK IN PROGRESS
Lamx is a collection of feature-rich components for accelerated Laravel development. Supercharge your next Laravel apps with HTMX integration. Effortlessly create dynamic, interactive experiences for users, accelerating development and enhancing UX.
Installation
You can install the package via composer:
composer require xlited/lamx
Usage
See a demo TODO app here: https://github.com/icaliman/laravel-htmx
Testing
composer test
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email xlite.dev@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
Laravel Package Boilerplate
This package was generated using the Laravel Package Boilerplate.