Skip to content

glowieframework/reactables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9f88f60 · Mar 5, 2024

History

48 Commits
Mar 5, 2024
Oct 10, 2022
Oct 10, 2022
Dec 21, 2022
Mar 5, 2024
Mar 5, 2024

Repository files navigation

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.