glowieframework/reactables

Glowie dynamic view components plugin

v1.2.1 2024-03-05 19:32 UTC

This package is auto-updated.

Last update: 2024-05-19 20:50:00 UTC


README

Reactables

Latest Version Total Downloads License PHP Version

Glowie dynamic view components plugin

Reactables is a plugin designed to create dynamic and reactive view components with Glowie Framework.

Features

  • Create reactive components without Javascript or API calls
  • Interact with your backend logic using only PHP
  • Update the DOM in real time using Skeltch
  • Two-way data binding between view and controller
  • Listen for user interactions and show loading states
  • Support for temporary and definitive file uploads, previews and progress indicators
  • Bundled validation interface and query string updater
  • Completely SEO friendly
  • Incredibly lightweight and no performance impacts

Credits

Reactables and Glowie are currently being developed by Gabriel Silva.

Special thanks to the developers of Livewire and morphdom for inspiring this plugin.