Skip to content

glowieframework/reactables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reactables

Latest Version Total Downloads License PHP Version

Glowie dynamic view components plugin

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

Features

  • Create reactive components without writing JavaScript or making API calls
  • Interact with your backend logic using only PHP
  • Update the DOM in real time with Skeltch templating engine
  • Enjoy two-way data binding between views and controllers
  • Listen to user interactions and display loading states
  • Support both temporary and permanent file uploads, including previews and progress indicators
  • Includes a built-in validation interface and query string updater
  • Fully SEO-friendly
  • Extremely lightweight with zero performance overhead

Documentation

You can find the documentation on our website.

Credits

Reactables and Glowie are currently developed by Gabriel Silva.

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