Skip to content

glowieframework/reactables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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.